Update API doc

pull/4004/head
GitHub Actions Bot 2023-05-29 09:28:36 +00:00
parent a760468c95
commit 7e4c1251fb
1 changed files with 4 additions and 4 deletions

View File

@ -5245,7 +5245,7 @@
"description": "Uses to pass attributes to the day label's DOM element."
},
{
"name": "ariaSelectedDay",
"name": "hiddenSelectedDay",
"optional": true,
"readonly": false,
"type": "CalendarPassThroughOptionType",
@ -5269,7 +5269,7 @@
"description": "Uses to pass attributes to the month's DOM element."
},
{
"name": "ariaMonth",
"name": "hiddenMonth",
"optional": true,
"readonly": false,
"type": "CalendarPassThroughOptionType",
@ -5293,7 +5293,7 @@
"description": "Uses to pass attributes to the year's DOM element."
},
{
"name": "ariaYear",
"name": "hiddenYear",
"optional": true,
"readonly": false,
"type": "CalendarPassThroughOptionType",
@ -7104,7 +7104,7 @@
"description": "Uses to pass attributes to the hidden selected message's DOM element."
},
{
"name": "searchResultAria",
"name": "hiddenSearchResult",
"optional": true,
"readonly": false,
"type": "CascadeSelectPassThroughOptionType",