Header
Full Description
# Header API
| Name | Required | Type | Default Value |
|---|---|---|---|
| tag | (Function | string) | header | |
| main HTML tag name | |||
| className | string | ||
| user classes for the main HTML tag | |||
| children | any | ||
| main tag content | |||
| innerRef | (object | Function | string) | ||
| ref to the main tag | |||
| fixed | boolean | true | |
| fixed type | |||
| withSubheader | boolean | ||
| for header with subheader | |||
| colorScheme | string | light | |
| header color | |||
HeaderBrand
HeaderNav
# HeaderNav API
| Name | Required | Type | Default Value |
|---|---|---|---|
| className | string | ||
| user classes for the main HTML tag | |||
| innerRef | (object | Function | string) | ||
| ref to the main tag | |||
HeaderNavItem
# HeaderNavItem API
| Name | Required | Type | Default Value |
|---|---|---|---|
| className | string | ||
| user classes for the main HTML tag | |||
| innerRef | (object | Function | string) | ||
| ref to the main tag | |||
HeaderNavLink
# HeaderNavLink API
| Name | Required | Type | Default Value |
|---|---|---|---|
| className | string | ||
| user classes for the main HTML tag | |||
| innerRef | (object | Function | string) | ||
| ref to the main tag | |||