Skip to content

Commit 1ac352d

Browse files
authored
docs: ✏️修改自定义样式描述 #772
1 parent fc3d7ad commit 1ac352d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/component/cell.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ function handleSwitchChange({ value }) {
300300
| 类名 | 说明 | 最低版本 |
301301
| ------------------ | ------------------------------ | -------- |
302302
| custom-class | 根节点样式 | - |
303-
| custom-icon-class | icon 使用 slot 时的自定义样式 | - |
304-
| custom-label-class | label 使用 slot 时的自定义样式 | - |
305-
| custom-value-class | value 使用 slot 时的自定义样式 | - |
306-
| custom-title-class | title 使用 slot 时的自定义样式 | - |
303+
| custom-icon-class | icon 外部自定义样式 | - |
304+
| custom-label-class | label 外部自定义样式 | - |
305+
| custom-value-class | value 外部自定义样式 | - |
306+
| custom-title-class | title 外部自定义样式 | - |

0 commit comments

Comments
 (0)