metadata
group:
title: 进阶使用
order: 6
title: 通用属性
Tips: 以下通用属性适用于 antd 大部分组件,不支持的组件会单独说明。
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
style | 自定义样式 | CSSProperties | - |
className | 自定义类名 | string | - |
rootClassName | 添加在组件最外层的 className | string | - |
group:
title: 进阶使用
order: 6
title: 通用属性
Tips: 以下通用属性适用于 antd 大部分组件,不支持的组件会单独说明。
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
style | 自定义样式 | CSSProperties | - |
className | 自定义类名 | string | - |
rootClassName | 添加在组件最外层的 className | string | - |