Skip to content

Commit 644d85e

Browse files
author
GitHub Actions Bot
committed
Update API doc
1 parent ce3cf43 commit 644d85e

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

components/doc/common/apidoc/index.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37769,6 +37769,14 @@
3776937769
"default": "",
3777037770
"description": "Template of icon for the selected option."
3777137771
},
37772+
{
37773+
"name": "invalid",
37774+
"optional": true,
37775+
"readonly": false,
37776+
"type": "boolean",
37777+
"default": "false",
37778+
"description": "When present, it specifies that the component has invalid state style."
37779+
},
3777237780
{
3777337781
"name": "optionIcon",
3777437782
"optional": true,
@@ -37856,6 +37864,14 @@
3785637864
"type": "any",
3785737865
"default": "",
3785837866
"description": "Value of the MultiStateCheckbox."
37867+
},
37868+
{
37869+
"name": "variant",
37870+
"optional": true,
37871+
"readonly": false,
37872+
"type": "string",
37873+
"default": "null",
37874+
"description": "Specifies the input variant of the component."
3785937875
}
3786037876
]
3786137877
},

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)