Skip to content

Badge Wrapper Component

A wrapper component to position a badge relative to its content.

Slots

NameDescription
defaultThe default slot for the main content.
badgeThe slot for the badge to be positioned.

CSS Parts

NameDescription
wrapperThe container that wraps the main content and the badge.
badgeThe container that positions the badge.

Check this link to learn how to use CSS parts for Badge Wrapper Component.