Skip to content

Commit 3474235

Browse files
author
GitHub Actions Bot
committed
Update API doc
1 parent 0b06bfa commit 3474235

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

components/doc/common/apidoc/index.json

+7
Original file line numberDiff line numberDiff line change
@@ -5851,6 +5851,13 @@
58515851
"description": "Defines valid properties in ButtonGroup component.",
58525852
"relatedProp": "",
58535853
"props": [
5854+
{
5855+
"name": "children",
5856+
"optional": true,
5857+
"readonly": true,
5858+
"type": "ReactNode",
5859+
"description": "Used to get the child elements of the component."
5860+
},
58545861
{
58555862
"name": "pt",
58565863
"optional": true,

0 commit comments

Comments
 (0)