Skip to content
页面导航

ColorGroup

import { ColorGroup,AnySelect } from 'seldom-ui'

基本用法

src Props

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

src Events

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