Update API doc
parent
803e3362a8
commit
9ec1374534
|
@ -8107,7 +8107,7 @@
|
||||||
{
|
{
|
||||||
"name": "scope",
|
"name": "scope",
|
||||||
"optional": false,
|
"optional": false,
|
||||||
"type": "{\n \t <span class=\"ml-3 text-primary-700\">class</span>: <span class=\"text-primary-500\">any</span>, <span class=\"text-primary-300\">// Style class of the input icon</span>\n }",
|
"type": "{\n \t <span class=\"ml-3 text-primary-700\">class</span>: <span class=\"text-primary-500\">any</span>, <span class=\"text-primary-300\">// Style class of the input icon</span>\n \t <span class=\"ml-3 text-primary-700\">clickCallback</span>: <span class=\"text-primary-500\">() ⇒ void</span>, <span class=\"text-primary-300\">// Click callback</span>\n}",
|
||||||
"description": "input icon slot's params."
|
"description": "input icon slot's params."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue