Documentation and examples for badges, our small count and labeling component.
| Component Name | Development Status |
|---|---|
| Badge | DONE |
You can find all examples for components developed in this module here.
Very basic Badge component examples. Note that if count property is not set, or set to 0, badge will be hidden.
Badges can be used as dot indicators. These indicators have a nice, subtle animation. When isDot set to true, count will not be shown. You can also use Text property of this component when isDot mode set to true.
You can find examples of using badged with other components.