2020-05-08 14:50:42 +08:00

234 B

order, title
order title
0
zh-CN en-US
基本使用 Basic usage

zh-CN

基本使用。

en-US

Basic usage example.

import { Input } from 'antd';

ReactDOM.render(<Input placeholder="Basic usage" />, mountNode);