Skip to content

Commit f2516cb

Browse files
author
GitHub Actions Bot
committed
Update API doc
1 parent be2a006 commit f2516cb

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
@@ -34115,6 +34115,14 @@
3411534115
"type": "boolean",
3411634116
"default": "false",
3411734117
"description": "When enabled, it removes component related styles in the core."
34118+
},
34119+
{
34120+
"name": "variant",
34121+
"optional": true,
34122+
"readonly": false,
34123+
"type": "\"filled\" | \"outlined\"",
34124+
"default": "outlined",
34125+
"description": "Specifies the input variant of the component."
3411834126
}
3411934127
]
3412034128
},

0 commit comments

Comments
 (0)