1.8.0 • Published 5 years ago

@ecl/generic-component-page-header v1.8.0

Weekly downloads
136
License
EUPL-1.1
Repository
github
Last release
5 years ago

Page header

Why and how to use this component

Users need a way to easily identify the branding, to search and change the language if needed.

  • the page title functions as the top level H1.
  • it is also used to construct the <title> element (mandatory).
  • gives context and confidence to the user so they know they are looking at the right piece of content.
  • provides an H1 title for accessibility and SEO purposes.

Page header types

  • default page header
  • basic page header
Default page headerBasic page header
Mandatory componentsMandatory components
BreadcrumbBreadcrumb
Page title-
Optional componentsOptional components
Meta itemsMeta items
Site identificationSite identification
Page introduction-

When to use this component

Default page headerBasic page header
detail pages and landing pagesdetail pages and landing pages
navigation menu not allowednavigation menu
default implementationpage title and page introduction elements should be placed on the body of the page