ant-design/components/segmented/demo/size.md

8 lines
239 B
Markdown
Raw Normal View History

## zh-CN
我们为 `<Segmented />` 组件定义了三种尺寸(大、默认、小),高度分别为 `40px`、`32px` 和 `24px`
## en-US
There are three sizes of an Segmented: `large` (40px), `default` (32px) and `small` (24px).