Skip to content

i-element / Options

Module: Options

Table of contents

Interfaces

Type Aliases

Type Aliases

OptionsEmits

Ƭ OptionsEmits: Object

列表选项组件的事件

Type declaration

NameType
click[value: OptionValueType]
update:modelValue[value: OptionValueType]

OptionsInstance

Ƭ OptionsInstance: InstanceType<typeof Options>