PageHeader
Special section only to be used in the header page. Creates a navigation bar with automatic links to all website pages.
Loading...
Expected content and relative order
| Role | Element | Layout | Alignment | Description |
|---|---|---|---|---|
| icon | The logo image to display in the header. | |||
| list | list | The navigation links to display in the header, it is created as a list of links, each link can have children links. |
Expected child content and relative order
Component properties
| Name | Type | Enum | Default | Description |
|---|---|---|---|---|
| mode | string | autopagemanual | auto | The mode used to generate the navigation links, auto will use the manual links if available, otherwise it will use the page hierarchy. |
| sticky | boolean | false | Whether or not the header will be sticky at the top of the page on scroll. | |
| alignment | string | leftcenter | left | The alignment of the navigation links in the header. |