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-page-header
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-page-header.css
809
-
moz-page-header.mjs
A header component for providing context about a specific page. @tagname moz-page-header @property {string} heading - The page title text. @property {string} description - Secondary text shown under the heading. @property {string} iconSrc - The src for an optional icon. @property {string} supportPage - Optional URL for a related support article. @property {boolean} backButton - Whether or not the header should include a back button. @property {"beta" | "new" | undefined} badge - Include a badge of this type with matching text. @slot breadcrumbs - Container for a <moz-breadcrumb-group, shown above the heading. @fires navigate-back Event indicating the backwards navigation should occur.
3685
100 %
moz-page-header.stories.mjs
2734
-