TagHighlightBadge

fun TagHighlightBadge(modifier: Modifier = Modifier)(source)

The Highlight tag “Badge” is positioned as close as possible to the element to be highlighted, whether in a menu for a new entry or in an Adcard. This component usages should remain exceptional and it is important to prioritize the elements highlighted in order to avoid visual overload.

Ensure that this component is being used with a End of life Remote Config so that it doesn't remain in production indefinitely.

Parameters

modifier

Optional modifier for the badge container

See also