Update API doc
parent
8ef06cb4ef
commit
1fc8a496e7
|
@ -31527,7 +31527,7 @@
|
||||||
{
|
{
|
||||||
"name": "scope",
|
"name": "scope",
|
||||||
"optional": false,
|
"optional": false,
|
||||||
"type": "{\n \t <b>id</b>: boolean, // Current id state as a string\n \t <b>class</b>: string, // Style class of the icon\n }"
|
"type": "{\n \t <b>id</b>: string, // Current id state as a string\n \t <b>class</b>: string, // Style class of the icon\n }"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"returnType": "VNode<RendererNode, RendererElement, Object>[]",
|
"returnType": "VNode<RendererNode, RendererElement, Object>[]",
|
||||||
|
|
Loading…
Reference in New Issue