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