Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
toolkit
/
content
/
widgets
/
moz-box-group
Navigation
Enable keyboard shortcuts
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", "reorderable-list", or undefined. Note that "reorderable-list" only works with moz-box-item elements for now. @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".
4757
moz-box-group.stories.mjs
5129