🌐 AI搜索 & 代理 主页
Skip to content

Commit dc425e0

Browse files
authored
Update common-props.json
1 parent 374ba44 commit dc425e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/common-props.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2+
"size": {
3+
"description": "Set the size of the component's appearence. 'sm', 'md' (default), or 'lg'"
4+
},
5+
"noFade": {
6+
"description": "When set to 'true', disables the fade animation/transition on the component"
7+
}
28
"id": {
39
"description": "Used to set the 'id' attribute on the rendered content, and used as teh base to generate any additional element IDs as needed"
410
},

0 commit comments

Comments
 (0)