[new feature] Search: add left-icon prop
This commit is contained in:
@@ -68,6 +68,7 @@ Search support all native properties of input tag,such as `maxlength`、`place
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| label | Search label | `String` | - |
|
||||
| left-icon | Left icon name | `String` | `search` |
|
||||
| shape | Can be set to `round` | `String` | `square` |
|
||||
| background | Background color | `String` | `#f2f2f2` |
|
||||
| show-action | Whether to show right button | `Boolean` | `false` |
|
||||
|
||||
Reference in New Issue
Block a user