Skip to content
页面导航

AnySelect

依赖于 AnySelect
import { AnySelect } from 'seldom-ui'

基本用法

src Props

参数名描述类型默认值
model-value (v-model) (*)any -
options (*)Array []
placeholder (*)string '请选择'
component (*)any -

src Events

事件名描述参数
update:model-value-
select-
change-