- Ant Design of React
 - React 19 CompatibilityNew
 - Changelogv5.27.4
 - Basic Usage
 - Advanced
 - Migration
 - Other
 
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 | - |