We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3d7ad commit 1ac352dCopy full SHA for 1ac352d
1 file changed
docs/component/cell.md
@@ -300,7 +300,7 @@ function handleSwitchChange({ value }) {
300
| 类名 | 说明 | 最低版本 |
301
| ------------------ | ------------------------------ | -------- |
302
| 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 时的自定义样式 | - |
+| custom-icon-class | icon 外部自定义样式 | - |
+| custom-label-class | label 外部自定义样式 | - |
+| custom-value-class | value 外部自定义样式 | - |
+| custom-title-class | title 外部自定义样式 | - |
0 commit comments