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 Apr 12, 2024
1 parent 9e57a6c commit d8c7f7d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -25697,6 +25697,14 @@
"props": {
"description": "Defines valid properties in FloatLabel component.",
"values": [
{
"name": "children",
"optional": true,
"readonly": true,
"type": "ReactNode",
"default": "",
"description": "Used to get the child elements of the component."
},
{
"name": "pt",
"optional": true,
Expand Down

0 comments on commit d8c7f7d

Please sign in to comment.