Header
The Header component acts as a container that allows you to organize other components within it at the top of the page.
Style Attributes
| Name | Type | Default | Description |
|---|---|---|---|
| color | primary secondary transparent default inherit string | default | Defines the background color for the header component. |
| variant | regular dense string | regular | Defines the vertical position of all components within the header component. |
| disableGutters | bool | flase | If true, the left and right gutters within the header are disabled. |