Options
All
  • Public
  • Public/Protected
  • All
Menu

The proptypes for Header.

This also supports all aria-* and data-* attributes.

Hierarchy

Index

Properties

Optional children

children: React.ReactNode | null

The navigation links to include in the header.

Optional className

className: string | null

Optional colourScheme

colourScheme: ColourSchemes | null

The colour scheme to use instead of the default scheme.

Optional homepageUrl

homepageUrl: string | null

URL that the logo should link to.

Optional id

id: string | null

Optional isFixed

isFixed: boolean | null

Optional isHome

isHome: boolean | null

Optional isServiceNameShort

isServiceNameShort: boolean | null

Optional isStackedOnMobile

isStackedOnMobile: boolean | null

Optional serviceName

serviceName: string | null

Generated using TypeDoc