Footer
<ns-footer>  Overview
Required links and information that need to be repeated on every page.
The footer is the last component on the page and holds links and copyright notices that are legally required. It also contains information about the company.
Examples
Guidance
Implementation
Placement
The ns-footer component can only be used as a child of the <main> element.
Specification
Attributes
company
- Property
- company
- Description
- The name of the company.
- Type
- string
- Default
- British Gas
hide-logo
- Property
- hideLogo
- Description
- Whether the logo should be hidden.
- Type
- boolean
- Default
- false
type
- Property
- type
- Type
- string
- Default
- standard
Slots
| Slot | Permitted tags | Description | 
|---|---|---|
| section | <ns-card> | Card of the list of links. | 
Specification notes
Section slot
Use <ns-card type="nav">.
Last updated: