Getting started
Components
Follow these guidelines for appropriate Display Heading usage:
Here are some examples of when you might want to use a Display Heading:
It is important to not skip one or more heading levels as it is common for screen readers to build an outline of the page and assist users as they navigate a page. Skipping a heading level could cause confusion as the user navigating the page may not know why a heading is missing.
Use sentence case in Display Headings (except for a product name).
Don't use title case.
Use Display Headings to connect with the brand or grab users' attention.
Don't use Display Headings in place of the regular Heading component.
Be intentional about the value you pass to the as prop.
Don't use multiple h1 tags on a page.
Help us improve this component by providing feedback, asking questions on Slack, or updating this file on GitHub.