ant-design/components/badge/demo/overflow.md

8 lines
242 B
Markdown
Raw Normal View History

## zh-CN
2016-12-20 11:06:40 +08:00
超过 `overflowCount` 的会显示为 `${overflowCount}+`,默认的 `overflowCount``99`
2015-12-22 14:34:31 +08:00
## en-US
2016-12-20 11:06:40 +08:00
`${overflowCount}+` is displayed when count is larger than `overflowCount`. The default value of `overflowCount` is `99`.