UNav Footer
The <nys-unavfooter
> is a reusable web component for use in New York State digital products. It helps provide users with access to essential NYS links across all pages.
<nys-unavfooter></nys-unavfooter>
Can’t use NYSDS web components in your project? Try using the CSS Variables instead.
Options
There are no configurable options for this component. It is intended to be used as-is to ensure consistency across all New York State digital products.Usage
When to use this component
- Use
<nys-unavfooter
> to provide consistent access to essential links across all sites.
When to consider something else
- Do not place the
<nys-unavfooter
> anywhere other than the bottom of the page as the final footer.
Do
- Place it only at the bottom of the page as the final footer.
Don't
- Don't place it anywhere other than the bottom of the page.
Accessibility
The <nys-unavfooter
> component includes the following accessibility-focused features:
- Proper use of
<footer>
and<a>
elements ensures compatibility with assistive technologies. - Keyboard navigation: Users can tab through all links in the footer.
Properties
There are no properties for this component.
CSS Variables
Events
Suggest a New Component
Do you have an idea for a new NYSDS web component? Look through the existing proposals in our GitHub discussions board to see if someone already proposed something similar. If not, feel free to submit one.
Edit this page on GitHub (Permissions required)
Last updated: August 22, 2025