mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
change demo format
This commit is contained in:
parent
5f15195c14
commit
b1abf3bc28
@ -1,11 +1,10 @@
|
||||
# 小数
|
||||
|
||||
---
|
||||
- order: 3
|
||||
- title: 小数
|
||||
---
|
||||
|
||||
和原生的数字输入框一样,value 的精度由 step 的小数位数决定。
|
||||
|
||||
---
|
||||
|
||||
````jsx
|
||||
import { InputNumber } from 'antd';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user