Visibility
Atomic visibility classes allow you to quickly change an element’s visibility.
Class |
Definition |
.v-visible |
The element visible |
.v-visible-sr |
The element is visible only to screen readers |
.v-hidden |
The element is invisible, but still affects layout as normal |
.v-visible
.v-visible-sr
.v-hidden