Name Description Size
moz-toggle.css 6532
moz-toggle.mjs A simple toggle element that can be used to switch between two states. @tagname moz-toggle @property {boolean} pressed - Whether or not the element is pressed. @property {boolean} disabled - Whether or not the element is disabled. @property {string} label - The label text. @property {string} description - The description text. @property {string} ariaLabel The aria-label text for cases where there is no visible label. @slot support-link - Used to append a moz-support-link to the description. @fires toggle Custom event indicating that the toggle's pressed state has changed. 3728
moz-toggle.stories.mjs eslint-disable import/no-unassigned-import 2212
README.stories.md 2716