Find
C
ase-sensitive
R
egexp search
Path
Showing
187dc6ba
from
2026-04-06
:
Bug
2029275
- update libepoxy to new version d1f952c4565c389d82fd1657153e84e050f35b27;r=mjf
firefox-main
/
toolkit
/
content
/
widgets
/
moz-radio-group
Navigation
Enable keyboard shortcuts
Revision control
Coverage:
100 %
2026-03-31
:
100 %
2026-04-01
:
100 %
2026-04-01
:
100 %
2026-04-01
:
100 %
2026-04-02
:
100 %
2026-04-02
:
100 %
2026-04-02
:
100 %
2026-04-03
:
100 %
2026-04-04
:
100 %
2026-04-04
:
100 %
2026-04-05
:
100 %
2026-04-05
:
100 %
2026-04-06
:
100 %
2026-04-06
:
100 %
Name
Description
Size
Coverage
moz-radio-group.mjs
Element used to group and associate moz-radio buttons so that they function as a single form-control element. @tagname moz-radio-group @property {boolean} disabled - Whether or not the fieldset is disabled. @property {string} label - Label for the group of moz-radio elements. @property {string} description - Description for the group of moz-radio elements. @property {string} supportPage - Support page for the group of moz-radio elements. @property {number} headingLevel - Render the label in a heading of this level. @property {string} name Input name of the radio group. Propagates to moz-radio children. @property {string} value Selected value for the group. Changing the value updates the checked state of moz-radio children and vice versa. @slot default - The radio group's content, intended for moz-radio elements. @slot support-link - The radio group's support link intended for moz-radio elements.
3507
100 %
moz-radio-group.stories.mjs
7547
-
moz-radio.figma.ts
1842
-
README.stories.md
7282
-