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
608e222d60
commit
dcd76d09cc
1 changed files with 8 additions and 0 deletions
|
@ -18872,6 +18872,14 @@
|
|||
"description": "Defines current options in Dock component.",
|
||||
"relatedProp": "",
|
||||
"props": [
|
||||
{
|
||||
"name": "index",
|
||||
"optional": false,
|
||||
"readonly": false,
|
||||
"type": "number",
|
||||
"default": "",
|
||||
"description": "Current index of the menuitem."
|
||||
},
|
||||
{
|
||||
"name": "active",
|
||||
"optional": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue