Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

Commit 8f3fb6b

Browse files
author
GitHub Actions Bot
committed
Update API doc
1 parent c6b46c1 commit 8f3fb6b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

components/doc/common/apidoc/index.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47500,6 +47500,14 @@
4750047500
"default": "0",
4750147501
"description": "Active step index of stepper."
4750247502
},
47503+
{
47504+
"name": "children",
47505+
"optional": true,
47506+
"readonly": true,
47507+
"type": "ReactNode",
47508+
"default": "",
47509+
"description": "Used to get the child elements of the component."
47510+
},
4750347511
{
4750447512
"name": "end",
4750547513
"optional": true,

0 commit comments

Comments
 (0)