Name Description Size
moz-box-group.css 517
moz-box-group.mjs An element used to group combinations of moz-box-item, moz-box-link, and moz-box-button elements and provide the expected styles. @tagname moz-box-group @property {string} type - The type of the group, either "list" or undefined. @slot default - Slot for rendering various moz-box-* elements. @slot <index> - Slots used to assign moz-box-* elements to <li> elements when the group is type="list". 3158
moz-box-group.stories.mjs 3165