Skip to content

Footer

<ns-footer>

Overview

Required links and information that need to be repeated on every page.

✨ This is an auto-generated AI summary of the ns-footer's documentation. It may not be accurate. ✨

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 related to the website.
Type
string
Default
British Gas
Property
hideLogo
Description
The toggle to hide the logo in the footer.
Type
boolean
Default
false
type
Property
type
Type
string
Default
standard

Slots

SlotPermitted tagsDescription
section<ns-card> The list of links and needs to be grouped into sections with related headings.

Specification notes

Section slot

Use multiple <ns-card> of type nav to group the related footer links.

Last updated: