.eslintrc.js |
|
372 |
AboutReader.sys.mjs |
|
59940 |
color-input.css |
|
1110 |
color-input.mjs |
@tagname color-input
@property {string} color - The initial color value as a hex code.
@property {string} propName - The property that the color input sets.
@property {string} l10nId - l10nId for label text.
|
2063 |
color-input.stories.mjs |
|
873 |
content |
|
|
jar.mn |
|
575 |
metrics.yaml |
|
2441 |
moz-slider.css |
|
901 |
moz-slider.mjs |
A range slider component that can be used to select a value.
@tagname moz-slider
@property {number} min - The minimum value of the slider.
@property {number} max - The maximum value of the slider.
@property {number} value - The initial value of the slider.
@property {number} ticks - The number of tick marks to display under the slider.
@property {Array<string>} tickLabels - A list containing the tick label strings.
@property {string} label - The label text for the slider.
@property {string} sliderIcon - The url of the slider icon.
|
3659 |
moz-slider.stories.mjs |
|
1075 |
moz.build |
|
786 |
moz.yaml |
|
571 |
readability |
|
|
Reader.worker.js |
A worker dedicated to handle parsing documents for reader view.
|
1791 |
Readerable.js |
exported Readerable |
2431 |
Readerable.sys.mjs |
|
353 |
ReaderMode.sys.mjs |
Enter the reader mode by going forward one step in history if applicable,
if not, append the about:reader page in the history instead.
|
17143 |
ReaderWorker.sys.mjs |
Interface to a dedicated thread handling readability parsing.
|
466 |
tests |
|
|