| moz-badge.css |
|
933 |
- |
| moz-badge.figma.ts |
|
743 |
- |
| 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
@property {string} type - The type of badge (e.g., "new")
|
1501 |
- |
| moz-badge.stories.mjs |
|
1196 |
- |