Skip to content

事件

ts
type OptionsEmits = object;
type OptionsEmits = object;

列表选项组件的事件

属性

click

ts
click: [OptionValueType];
click: [OptionValueType];

update:modelValue

ts
update:modelValue: [OptionValueType];
update:modelValue: [OptionValueType];