mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update API doc
This commit is contained in:
parent
fa99912ee1
commit
0910e9d157
1 changed files with 10 additions and 10 deletions
|
@ -8469,7 +8469,7 @@
|
|||
"readonly": false,
|
||||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the close button's DOM element."
|
||||
"description": "Uses to pass attributes to the Button component."
|
||||
},
|
||||
{
|
||||
"name": "content",
|
||||
|
@ -8509,7 +8509,7 @@
|
|||
"readonly": false,
|
||||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the reject button's DOM element."
|
||||
"description": "Uses to pass attributes to the Button component."
|
||||
},
|
||||
{
|
||||
"name": "acceptButton",
|
||||
|
@ -8517,7 +8517,7 @@
|
|||
"readonly": false,
|
||||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the accept button's DOM element."
|
||||
"description": "Uses to pass attributes to the Button component."
|
||||
}
|
||||
],
|
||||
"methods": []
|
||||
|
@ -8759,7 +8759,7 @@
|
|||
"readonly": false,
|
||||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the reject button's DOM element."
|
||||
"description": "Uses to pass attributes to the Button component."
|
||||
},
|
||||
{
|
||||
"name": "acceptButton",
|
||||
|
@ -8767,7 +8767,7 @@
|
|||
"readonly": false,
|
||||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the accept button's DOM element."
|
||||
"description": "Uses to pass attributes to the Button component."
|
||||
}
|
||||
],
|
||||
"methods": []
|
||||
|
@ -12336,7 +12336,7 @@
|
|||
"readonly": false,
|
||||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the close button's DOM element."
|
||||
"description": "Uses to pass attributes to the Button component."
|
||||
},
|
||||
{
|
||||
"name": "content",
|
||||
|
@ -16545,7 +16545,7 @@
|
|||
"readonly": false,
|
||||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the close button's DOM element."
|
||||
"description": "Uses to pass attributes to the Button component."
|
||||
}
|
||||
],
|
||||
"methods": []
|
||||
|
@ -25587,7 +25587,7 @@
|
|||
"readonly": false,
|
||||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the button's DOM element."
|
||||
"description": "Uses to pass attributes to the Button component."
|
||||
},
|
||||
{
|
||||
"name": "menu",
|
||||
|
@ -26100,7 +26100,7 @@
|
|||
"readonly": false,
|
||||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the menu button's DOM element."
|
||||
"description": "Uses to pass attributes to the Button component."
|
||||
},
|
||||
{
|
||||
"name": "menu",
|
||||
|
@ -26108,7 +26108,7 @@
|
|||
"readonly": false,
|
||||
"type": "TieredMenuPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to the menu's DOM element."
|
||||
"description": "Uses to pass attributes to the TieredMenu component."
|
||||
}
|
||||
],
|
||||
"methods": []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue