i-element / Options / OptionsExpose
Interface: OptionsExpose
Options.OptionsExpose
列表选项组件对外暴露的方法
Table of contents
Properties
Properties
setChecked
• setChecked: (value
: OptionValueType
| OptionValueType
[]) => void
Type declaration
▸ (value
): void
Parameters
Name | Type |
---|---|
value | OptionValueType | OptionValueType [] |
Returns
void