Visually HiddenReady
Visually hidden is used when an element needs to be available to assistive technologies like screen readers, but be otherwise hidden.
<nord-visually-hidden>I am hidden</nord-visually-hidden>
Slots
Slot name | Description |
---|---|
Default slot | The visually hidden content. |
Usage
This section includes guidelines for designers and developers about the usage of this component in different contexts.
Do
- Use to hide text visually from the screen, but keep it available to assistive technologies, such as screen readers.
Don’t
- Don’t use for hiding interactive content.
Integration
For integration guidelines, please see Web Components documentation. This documentation explains how to implement and use Nord Web Components across different technologies such as Vue.js, React, or Vanilla JavaScript.
Troubleshooting
If you experience any issues while using Nord Web Components, please head over to the Support page for more guidelines and ways to contact us.