[Doc] Search: external class doc

This commit is contained in:
陈嘉涵 2018-08-07 15:01:40 +08:00
parent 8ecff7904c
commit 07a3fe2d00

View File

@ -73,3 +73,10 @@ Search 默认支持 Input 标签所有的原生事件,如 `focus`、`blur`、`
| 名称 | 说明 |
|-----------|-----------|
| action | 自定义搜索框右侧按钮,需要在`showAction`为 true 时才会显示 |
### 外部样式类
| 类名 | 说明 |
|-----------|-----------|
| custom-class | 根节点样式类 |
| cancel-class | 取消按钮样式类 |