feat(Cell): add icon-prefix prop (#5666)
This commit is contained in:
@@ -132,6 +132,7 @@ Vue.use(CellGroup);
|
||||
| title-class | Title className | *any* | - |
|
||||
| value-class | Value className | *any* | - |
|
||||
| label-class | Label className | *any* | - |
|
||||
| icon-prefix `v2.5.3` | Icon className prefix | *string* | `van-icon` |
|
||||
|
||||
### Cell Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user