1.0.0 • Published 5 years ago
ux-search-input v1.0.0
SeachInput 组件文档
API
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
status | 搜索框类型 | 'non-active' | 'active' | 'with-value' | 'non-active' |
placeholder | placeholder文字 | string | false |
onClick | 点击回调 | function | - |
onClose | 点击关闭按钮回调 | function | false |
onChange | typing时的回调 | function | - |
onFocus | 聚焦回调 | function | - |
onBlur | 失去焦点回调 | function | - |
1.0.0
5 years ago