ant-design/docs/react/common-props.en-US.md
kiner-tang(文辉) 2f8fa45df3
docs: Add rootClassName in doc (#44061)
* docs: update rootClassName description

* docs: update rootClassName description

* docs: update docs
2023-08-08 18:27:48 +08:00

14 lines
397 B
Markdown

---
group:
title: Other
order: 0
order: 0
title: Common Props
---
> Tips: The following generic properties apply to most antd components; those not supported are described separately.
| Property | Description | Type | Default |
| ------------- | ----------------------------- | ------ | ------- |
| rootClassName | ClassName on the root element | string | - |