Page Header in an interrupted flow
Compact Page Header
Page Header on an object details page
Page Header on an objects list page
Page Header on a settings page
Page Header on a wizard page
Accessibility
Page Header has no inherent accessibility concerns. However, there will likely be accessibility concerns related to the components used within Page Header. Recommended considerations include:
- The accessibility considerations of the components used. Refer to each component's documentation.
- The order and visual or content hierarchy of the children passed to Page Header, and how they affect readability.
- What you pass to the
as
property when using Headings. Headings that live at the top of the page and are the title of the page should beh1
s.
Feedback
Help us improve this component by providing feedback, asking questions on Slack, or updating this file on GitHub.