Update API doc

pull/3919/head
GitHub Actions Bot 2023-05-02 11:28:58 +00:00
parent fa99912ee1
commit 0910e9d157
1 changed files with 10 additions and 10 deletions

View File

@ -8469,7 +8469,7 @@
"readonly": false, "readonly": false,
"type": "ButtonPassThroughOptions", "type": "ButtonPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the close button's DOM element." "description": "Uses to pass attributes to the Button component."
}, },
{ {
"name": "content", "name": "content",
@ -8509,7 +8509,7 @@
"readonly": false, "readonly": false,
"type": "ButtonPassThroughOptions", "type": "ButtonPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the reject button's DOM element." "description": "Uses to pass attributes to the Button component."
}, },
{ {
"name": "acceptButton", "name": "acceptButton",
@ -8517,7 +8517,7 @@
"readonly": false, "readonly": false,
"type": "ButtonPassThroughOptions", "type": "ButtonPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the accept button's DOM element." "description": "Uses to pass attributes to the Button component."
} }
], ],
"methods": [] "methods": []
@ -8759,7 +8759,7 @@
"readonly": false, "readonly": false,
"type": "ButtonPassThroughOptions", "type": "ButtonPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the reject button's DOM element." "description": "Uses to pass attributes to the Button component."
}, },
{ {
"name": "acceptButton", "name": "acceptButton",
@ -8767,7 +8767,7 @@
"readonly": false, "readonly": false,
"type": "ButtonPassThroughOptions", "type": "ButtonPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the accept button's DOM element." "description": "Uses to pass attributes to the Button component."
} }
], ],
"methods": [] "methods": []
@ -12336,7 +12336,7 @@
"readonly": false, "readonly": false,
"type": "ButtonPassThroughOptions", "type": "ButtonPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the close button's DOM element." "description": "Uses to pass attributes to the Button component."
}, },
{ {
"name": "content", "name": "content",
@ -16545,7 +16545,7 @@
"readonly": false, "readonly": false,
"type": "ButtonPassThroughOptions", "type": "ButtonPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the close button's DOM element." "description": "Uses to pass attributes to the Button component."
} }
], ],
"methods": [] "methods": []
@ -25587,7 +25587,7 @@
"readonly": false, "readonly": false,
"type": "ButtonPassThroughOptions", "type": "ButtonPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the button's DOM element." "description": "Uses to pass attributes to the Button component."
}, },
{ {
"name": "menu", "name": "menu",
@ -26100,7 +26100,7 @@
"readonly": false, "readonly": false,
"type": "ButtonPassThroughOptions", "type": "ButtonPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the menu button's DOM element." "description": "Uses to pass attributes to the Button component."
}, },
{ {
"name": "menu", "name": "menu",
@ -26108,7 +26108,7 @@
"readonly": false, "readonly": false,
"type": "TieredMenuPassThroughOptions", "type": "TieredMenuPassThroughOptions",
"default": "", "default": "",
"description": "Uses to pass attributes to the menu's DOM element." "description": "Uses to pass attributes to the TieredMenu component."
} }
], ],
"methods": [] "methods": []