mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update API doc
This commit is contained in:
parent
d13357356b
commit
951026c298
1 changed files with 8 additions and 0 deletions
|
@ -37073,6 +37073,14 @@
|
|||
"type": "boolean",
|
||||
"default": "false",
|
||||
"description": "Current active state of menuitem as a boolean."
|
||||
},
|
||||
{
|
||||
"name": "hidden",
|
||||
"optional": false,
|
||||
"readonly": false,
|
||||
"type": "boolean",
|
||||
"default": "false",
|
||||
"description": "Current hidden state of menuitem as a boolean."
|
||||
}
|
||||
],
|
||||
"methods": []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue