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