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 Feb 5, 2024
1 parent e5c2cfd commit 989c01f
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 @@ -46137,6 +46137,14 @@
"type": "boolean",
"default": "false",
"description": "When enabled, it removes component related styles in the core."
},
{
"name": "visible",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "true",
"description": "When set as false, hides the tab panel."
}
]
},
Expand Down

0 comments on commit 989c01f

Please sign in to comment.