Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
toolkit
/
content
/
widgets
/
moz-input-folder
Navigation
Enable keyboard shortcuts
Name
Description
Size
moz-input-folder.css
558
moz-input-folder.mjs
An input folder custom element. @tagname moz-input-folder @property {string} label - The text of the label element @property {string} name - The name of the input control @property {string} value - The path to the selected folder @property {boolean} disabled - The disabled state of the component @property {string} iconSrc - The src for an optional icon in the label @property {string} description - The text for the description element that helps describe the input control @property {string} supportPage - Name of the SUMO support page to link to. @property {string} placeholder - Text to display when the input has no value. @property {string} displayValue - The value of the input control if it's different from the component value. @property {string} dialogTitle - Text to display as a file picker dialog title. @property {object} folder - The file object that represents the selected folder.
5142
moz-input-folder.stories.mjs
3420
README.stories.md
6399