Properties
Optional children
children: React.ReactNode | null
Optional className
className: string | null
Optional homepageUrl
homepageUrl: string | null
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
The proptypes for Header.
This also supports all
aria-*
anddata-*
attributes.