Headers

Component

Headers define the content of the page and provide context to users.

Join the waitlist

Get notified when we're launching.

Headers define the content of each page and provide users with context, serving as the first point of contact and guiding actions within the application.

Design Pattern

Defining each page header individually might seem straightforward, but over time it can lead to inconsistencies. Establishing a unified design pattern is essential, as the header is the first element users encounter.

  1. Font: Establishing the font family, sizing, weight, color, line height, and text spacing ensures a consistent aesthetic across the application.
  2. Sizes: Headers come in various sizes, with the main header being the largest. Other sizes are crucial for establishing a clear hierarchy and defining subsections within the page.
  3. Alignment: Proper alignment enables text and actions to be formatted as either left-aligned or centered, enhancing the overall coherence of the layout.
  4. Actions: The header of a page or section is an optimal place for primary and secondary actions. These might include options to create content or access a menu that offers a range of additional actions for that specific page or section.

Summary

Headers are essential for providing users with context and guiding actions within an application. To ensure consistency and maintain a cohesive aesthetic, it is important to standardize various elements of headers, including font properties, sizes, alignment, and actions. This helps in creating a consistent user experience across all pages.

Left align

Centered

Sizes

Left align with actions

Centered with actions