Skip to content

i-element / Options / OptionsExpose

Interface: OptionsExpose

Options.OptionsExpose

列表选项组件对外暴露的方法

Table of contents

Properties

Properties

setChecked

setChecked: (value: OptionValueType | OptionValueType[]) => void

Type declaration

▸ (value): void

Parameters
NameType
valueOptionValueType | OptionValueType[]
Returns

void