Find
C
ase-sensitive
R
egexp search
Path
Showing
3c52c9c8
:
Bug
2019180
- Update android nightly application-services version bump to d60a631522cff4a8a7df449e68e173f163dac70b r=release-managers,diannaS
firefox-main
/
toolkit
/
content
/
widgets
/
moz-input-number
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
moz-input-number.mjs
A number input custom element. @tagname moz-input-number @property {string} label - The text of the label element @property {string} name - The name of the input control @property {string} value - The value of the input control @property {boolean} disabled - The disabled state of the input control @property {boolean} readonly - The readonly state of the input control @property {string} iconSrc - The src for an optional icon @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.
1216
-
moz-input-number.stories.mjs
3676
-