Update API doc
parent
0b17131c02
commit
008d5c036d
doc/common/apidoc
|
@ -49539,6 +49539,18 @@
|
|||
],
|
||||
"returnType": "VNode<RendererNode, RendererElement, Object>[]",
|
||||
"description": "Custom item icon template."
|
||||
},
|
||||
{
|
||||
"name": "start",
|
||||
"parameters": [],
|
||||
"returnType": "VNode<RendererNode, RendererElement, Object>[]",
|
||||
"description": "Custom start template."
|
||||
},
|
||||
{
|
||||
"name": "end",
|
||||
"parameters": [],
|
||||
"returnType": "VNode<RendererNode, RendererElement, Object>[]",
|
||||
"description": "Custom end template."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue