Skip to content

Commit

Permalink
Update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Sep 9, 2024
1 parent 259369f commit a2ecc42
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 418 deletions.
8 changes: 8 additions & 0 deletions apps/showcase/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -57919,6 +57919,14 @@
"default": "",
"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",
"optional": true,
Expand Down
Loading

0 comments on commit a2ecc42

Please sign in to comment.