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
480f10eaf7
commit
feef66b9af
1 changed files with 2 additions and 2 deletions
|
@ -38509,12 +38509,12 @@
|
||||||
"relatedProp": "",
|
"relatedProp": "",
|
||||||
"props": [
|
"props": [
|
||||||
{
|
{
|
||||||
"name": "order",
|
"name": "index",
|
||||||
"optional": false,
|
"optional": false,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Order of the menuitem"
|
"description": "Index of the menuitem"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"methods": []
|
"methods": []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue