KunUIKunUI
GitHub

Select (选择器)

下拉选择框(v-model),由 options 数组驱动。

基础用法

Basic.vue

属性

属性类型默认值说明
modelValue *T
options *readonly KunSelectOption<T>[]
ariaLabelstring""
classNamestring""
darkBorderbooleantrue
disabledbooleanfalse
errorstring""
labelstring""
placeholderstring""
roundedKunUIRoundedundefined