Overview
When to use
The page section is used to structure content on one page in multiple sections. The sections are necessary if the page should have an Onepager-Navigation. In this case the section needs an id and the data-opnav-title attribute.
When to consider an alternative
If the content could be structured with classic headlines in a rich text.
Component
Default
Properties
PageSection
| Property | Type | Required | Default |
|---|
| children | Node | false | - |
| utilClassNames | String | false | - |
| Property | Type | Required | Default |
|---|
| title | String | true | - |
| utilClassNames | String | false | - |
PageSection.Body
| Property | Type | Required | Default |
|---|
| children | Node | false | - |
| utilClassNames | Node | false | - |
| Property | Type | Required | Default |
|---|
| children | Node | false | - |
| utilClassNames | String | false | - |