Update API doc
parent
259369fa6a
commit
a2ecc42bba
|
@ -57919,6 +57919,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Style class to add when leave animation is completed."
|
"description": "Style class to add when leave animation is completed."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "hiddenClass",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "string",
|
||||||
|
"default": "",
|
||||||
|
"description": "Special class name to hide an element, only used in slide animation."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "hideOnOutsideClick",
|
"name": "hideOnOutsideClick",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
826
pnpm-lock.yaml
826
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue