react-code-dataset / ant-design /docs /react /common-props.en-US.md
Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
---
group:
title: Advanced
order: 6
title: Common Props
---
> Tips: The following generic properties apply to most antd components; those not supported are described separately.
| Property | Description | Type | Default |
| ------------- | ----------------------------- | ------------- | ------- |
| style | The additional style | CSSProperties | - |
| className | The additional css class | string | - |
| rootClassName | ClassName on the root element | string | - |