Badge Pass Through

Pass Through documentation for Badge component

Viewer#

Some sections may not be visible due to the availability of the particular feature.

2
4

Badge PT Options#

Defines passthrough(pt) options of Badge component.

labeltypedescription
rootBadgePassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.

OverlayBadge PT Options#

Defines passthrough(pt) options of OverlayBadge component.

labeltypedescription
rootOverlayBadgePassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.