thaw/demo_markdown/docs/input_number
Yota 69ddf6b02f feat: Add min/max props into InputNumber (#153)
* feat: Add min/max props into InputNumber

Adding range into InputNumber component with min/max props

* refactor: InputNumber component

* docs: Add Min / Max section into InputNumber

* docs: Improvement InputNumber

- Change min/max insertion position.
- Change the crate that is added to T impl for conciseness.
- Uniformity of expression: maximum for minimum.
2024-04-05 23:51:03 +08:00
..
mod.md feat: Add min/max props into InputNumber (#153) 2024-04-05 23:51:03 +08:00