Skip to Content
Reference<LaurelsBadge>

Image of the LaurelsBadge component with a badge value framed by laurels

<LaurelsBadge header={<span>Featured</span>} caption="App of the Day" ariaLabel="Featured: App of the Day" > #1 </LaurelsBadge>

<LaurelsBadge> Properties

PropertyValueDescription
header
stringComponent

Optional header content shown above the laurels.

captionstring

Optional caption shown below the laurels. Defaults to an empty string.

ariaLabelstring

Accessible label for the badge. Defaults to an empty string.