Update API doc

pull/5161/head
GitHub Actions Bot 2024-01-24 11:27:45 +00:00
parent 321a3e87e1
commit 5f463c1b79
1 changed files with 2 additions and 2 deletions

View File

@ -24267,7 +24267,7 @@
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"default": "true",
"description": "Whether the selected option will be add highlight class."
},
{
@ -24275,7 +24275,7 @@
"optional": true,
"readonly": false,
"type": "boolean",
"default": "true",
"default": "false",
"description": "Whether the selected option will be shown with a tick."
},
{