Update API doc
parent
0d391072b9
commit
c263620978
|
@ -20589,7 +20589,7 @@
|
|||
{
|
||||
"name": "scope",
|
||||
"optional": false,
|
||||
"type": "{\n \t <b>class</b>: any, // Style class of the clear icon\n \t <b>onClick</b>: (event: Event) => void, // Clear icon click function.\n }",
|
||||
"type": "{\n \t <b>class</b>: any, // Style class of the clear icon\n \t <b>onClick(event: Event)</b>: void, // Clear icon click function.\n }",
|
||||
"description": "clear icon slot's params."
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue