ExSearch

ExSearch 搜索组件

Version: 1.0.0

Props

Prop nameDescriptionTypeValuesDefault
modelValuestring-""
columns搜索项的配置, 详见 ExSearchItemConfigarray-[]
placeholder占位提示文字string-"请输入搜索关键词"
keyword名称,作为提交表单时的标识符string-"keyword"
label搜索框左侧文本string-""
readonly是否将输入框设为只读状态,只读状态下无法输入内容boolean-false
disabled是否禁用输入框boolean-false
inputAlign输入框内容对齐方式stringleft, right, center"left"
searchProps原生配置open in new windowobject-{}

Events

Event namePropertiesDescription
update:modelValue
search

Last Updated:
Contributors: sinceow