docs: ✏️修改自定义样式描述 #772

This commit is contained in:
buptzyf 2024-12-10 20:14:55 +08:00 committed by GitHub
parent fc3d7ad6b7
commit 1ac352da95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -300,7 +300,7 @@ function handleSwitchChange({ value }) {
| 类名 | 说明 | 最低版本 |
| ------------------ | ------------------------------ | -------- |
| custom-class | 根节点样式 | - |
| custom-icon-class | icon 使用 slot 时的自定义样式 | - |
| custom-label-class | label 使用 slot 时的自定义样式 | - |
| custom-value-class | value 使用 slot 时的自定义样式 | - |
| custom-title-class | title 使用 slot 时的自定义样式 | - |
| custom-icon-class | icon 外部自定义样式 | - |
| custom-label-class | label 外部自定义样式 | - |
| custom-value-class | value 外部自定义样式 | - |
| custom-title-class | title 外部自定义样式 | - |