On this page
Loading...
|prop|description|type|default|notes|
|---|:---|:---|:---|---|
|`container`| Defines optional container wrapping children elements | `Container` |_undefined_|`boolean , string`
|`position`| Place a footer in non-static positions | `Positions` |_undefined_|`fixed, sticky`
|`role`| Default role for a header |`string`|_header_||
### c-header-brand
_component_
##### Inputs
|prop|description|type|default|notes|
|---|:---|:---|:---|---|
|`role`| Default role for a header-brand |`string`|_button_||
### c-header-nav
_component_
##### Inputs
|prop|description|type|default|notes|
|---|:---|:---|:---|---|
|`role`| Default role for a header-nav |`string`|_navigation_||
### cHeaderText
_directive_
### cHeaderToggler
_directive_
##### Inputs
|prop|description|type|default|notes|
|---|:---|:---|:---|---|
|`type`| Default type for a header-brand |`string`|_button_||
|`aria-label`| Default aria-label attr for header-toggler |`string`|_Toggle navigation_||