Name Description Size
moz-box-button.css 232
moz-box-button.mjs A button custom element used for navigating between sub-pages or opening dialogs. @tagname moz-box-button @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 {boolean} disabled - Whether or not the button is disabled. @property {string} accesskey - Key used for keyboard access. 2028
moz-box-button.stories.mjs 1880