Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Sep 16, 2024
2 parents 75b6473 + fda4405 commit 055732d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
10 changes: 9 additions & 1 deletion apps/showcase/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -25807,7 +25807,15 @@
"readonly": false,
"type": "FieldsetPassThroughOptionType",
"default": "",
"description": "Used to pass attributes to the legend label's DOM element."
"description": "Used to pass attributes to the toggle button's DOM element."
},
{
"name": "toggleIcon",
"optional": true,
"readonly": false,
"type": "FieldsetPassThroughOptionType",
"default": "",
"description": "Used to pass attributes to the toggle icon's DOM element."
},
{
"name": "legendLabel",
Expand Down
31 changes: 13 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 055732d

Please sign in to comment.