moz-badge.css |
|
722 |
moz-badge.mjs |
A simple badge element that can be used to indicate status or convey simple messages
@tagname moz-badge
@property {string} label - Text to display on the badge
@property {string} iconSrc - The src for an optional icon shown next to the label
@property {string} title - The title of the badge, appears as a tooltip on hover
|
1397 |
moz-badge.stories.mjs |
|
1015 |