[new feature] Search: add right-icon slot
This commit is contained in:
@@ -85,6 +85,7 @@ Search 默认支持 Input 标签所有的原生事件,如 `focus`、`blur`、`
|
||||
|
||||
| 名称 | 说明 |
|
||||
|------|------|
|
||||
| action | 自定义搜索框右侧按钮,需要在`showAction`为 true 时才会显示 |
|
||||
| left-icon | 自定义输入框头部图标 |
|
||||
| label | 自定义搜索框左侧文本 |
|
||||
| action | 自定义搜索框右侧按钮,需要在`showAction`为 true 时才会显示 |
|
||||
| left-icon | 自定义输入框左侧图标 |
|
||||
| right-icon | 自定义输入框右侧图标 |
|
||||
|
||||
Reference in New Issue
Block a user