A number or status mark on buttons and icons.
Displays the amount of new messages. Add type to colorize it. The amount is defined with value which accepts Number or String.
You can customize the max value. The max value is defined by property max which is a Number. Note that it only works when value is also a Number.
Use a red dot to mark content that needs to be noticed. Use the attribute is-dot. It is a Boolean.
Set offset of the badge dot, the format is [left, top], which represents the offset of the status dot from the left and top of the default position.