Name Description Size
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. @slot breadcrumbs - Container for a <moz-breadcrumb-group, shown above the heading. @fires navigate-back Event indicating the backwards navigation should occur. 3245
moz-page-header.stories.mjs 2734