BadgeShape
Specifies the shape of the Badge.
The possible values are:
circle
(Default)—Applies circular shape on the Badge.rectangle
—Applies no border radius on the Badge.rounded
—Applies default border radius on the Badge.dot
—Applies dot shape on the Badge.pill
—Applies border radius equal to half of the height of the Badge.
Values
- "circle"
- "rectangle"
- "rounded"
- "dot"
- "pill"