mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
more natural sounding english for radio component
This sounded a little awkward to me, so I tried to improve it.
This commit is contained in:
parent
c2ce43457e
commit
4f8200bf53
@ -8,8 +8,8 @@ Radio.
|
|||||||
|
|
||||||
## When To Use
|
## When To Use
|
||||||
|
|
||||||
- Used to select a single state in multiple options.
|
- Used to select a single state from multiple options.
|
||||||
- The difference between Select is that Radio is visible to user and can facilitate the comparison of choice, which makes there shouldn't be too many of them.
|
- The difference from Select is that Radio is visible to the user and can facilitate the comparison of choice, which means there shouldn't be too many of them.
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user