Name Description Size Coverage
moz-box-item.css Indent static items the width of the handle button + gap 2097 -
moz-box-item.figma.ts 2327 -
moz-box-item.mjs A custom element used for highlighting important information and/or providing context for specific settings. @tagname moz-box-item @property {string} label - Label for the button. @property {string} description - Descriptive text for the button. @property {string} iconSrc - The src for an optional icon shown next to the label. @property {string} supportPage - The name of the SUMO support page to link to. @property {"default"|"medium-icon"|"large-icon"} layout - Layout style for the box content. @slot default - Slot for the box item's content, which overrides label and description. @slot support-link - Slot for custom support link element. @slot description - Slot for custom description content. @slot actions - Slot for the actions positioned at the end of the component container. @slot actions-start - Slot for the actions positioned at the start of the component container. 8268 99 %
moz-box-item.stories.mjs 6028 -
README.stories.md 6037 -