mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-02 07:20:38 +00:00
199 B
199 B
order, title
| order | title | ||||
|---|---|---|---|---|---|
| 0 |
|
zh-CN
最简单的用法。
en-US
The simplest usage.
import { Rate } from 'antd';
ReactDOM.render(<Rate />, mountNode);