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
466597181a
commit
c03870dea6
1 changed files with 1 additions and 1 deletions
|
@ -38738,7 +38738,7 @@
|
||||||
{
|
{
|
||||||
"name": "scope",
|
"name": "scope",
|
||||||
"optional": false,
|
"optional": false,
|
||||||
"type": "{\n \t <span class=\"ml-3 text-primary-700\">item</span>: <span class=\"text-primary-500\">MenuItem</span>, <span class=\"text-primary-300\">// Menuitem instance</span>\n \t <span class=\"ml-3 text-primary-700\">isActive</span>: <span class=\"text-primary-500\">boolean</span>, <span class=\"text-primary-300\">// Current active state of the menuitem</span>\n \t <span class=\"ml-3 text-primary-700\">label</span>: <span class=\"text-primary-500\">undefined</span>, <span class=\"text-primary-300\">// Label property of the menuitem</span>\n \t <span class=\"ml-3 text-primary-700\">props</span>: <span class=\"text-primary-500\">PanelMenuRouterBindProps</span>, <span class=\"text-primary-300\">// Binding properties of the menuitem</span>\n \t <span class=\"ml-3 text-primary-700\">hasSubmenu</span>: <span class=\"text-primary-500\">boolean</span>, <span class=\"text-primary-300\">// Whether or not there is a submenu</span>\n }",
|
"type": "{\n \t <span class=\"ml-3 text-primary-700\">item</span>: <span class=\"text-primary-500\">MenuItem</span>, <span class=\"text-primary-300\">// Menuitem instance</span>\n \t <span class=\"ml-3 text-primary-700\">root</span>: <span class=\"text-primary-500\">boolean</span>, <span class=\"text-primary-300\">// Whether there is a root menuitem</span>\n \t <span class=\"ml-3 text-primary-700\">isActive</span>: <span class=\"text-primary-500\">boolean</span>, <span class=\"text-primary-300\">// Current active state of the menuitem</span>\n \t <span class=\"ml-3 text-primary-700\">label</span>: <span class=\"text-primary-500\">undefined</span>, <span class=\"text-primary-300\">// Label property of the menuitem</span>\n \t <span class=\"ml-3 text-primary-700\">props</span>: <span class=\"text-primary-500\">PanelMenuRouterBindProps</span>, <span class=\"text-primary-300\">// Binding properties of the menuitem</span>\n \t <span class=\"ml-3 text-primary-700\">hasSubmenu</span>: <span class=\"text-primary-500\">boolean</span>, <span class=\"text-primary-300\">// Whether or not there is a submenu</span>\n }",
|
||||||
"description": "item slot's params."
|
"description": "item slot's params."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue