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 Aug 4, 2023
1 parent f3b0573 commit f0a402e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -29745,6 +29745,13 @@
"readonly": false,
"type": "MessagesPassThroughOptions",
"description": "Uses to pass attributes to DOM elements inside the component."
},
{
"name": "unstyled",
"optional": true,
"readonly": false,
"type": "boolean",
"description": "When enabled, it removes component related styles in the core."
}
],
"callbacks": []
Expand Down

0 comments on commit f0a402e

Please sign in to comment.