Update API doc
parent
637b3b398c
commit
b00dfe53d1
|
@ -39208,7 +39208,7 @@
|
||||||
{
|
{
|
||||||
"name": "scope",
|
"name": "scope",
|
||||||
"optional": false,
|
"optional": false,
|
||||||
"type": "{\n \t <b>item</b>: MenuItem, // Menuitem instance\n }",
|
"type": "{\n \t <b>item</b>: MenuItem, // Menuitem instance\n \t <b>label</b>: undefined, // Label property of the menuitem\n \t <b>index</b>: number, // Order of the menuitem\n \t <b>props</b>: (args: any) ⇒ string, // Binding properties of the menuitem\n }",
|
||||||
"description": "item slot's params."
|
"description": "item slot's params."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue