import {Pagehead} from '@primer/react'
<Pagehead>Pagehead</Pagehead>
Name | Type | Default | Description |
---|---|---|---|
as | React.ElementType | div | Sets the underlying HTML tag for the component |
sx | SystemStyleObject | Style overrides to apply to the component. See also overriding styles. |