mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-13 14:56:27 +10:00
201 B
201 B
order, title
| order | title | ||||
|---|---|---|---|---|---|
| 0 |
|
zh-CN
最简单的用法。
en-US
The simplest usage.
import { Rate } from 'antd';
ReactDOM.render(<Rate />, mountNode);