`.hidden` and the native `[hidden]` attribute remove an element from layout and the accessibility tree. Use `.sr-only` instead when assistive tools still need the content.
`.hidden` and the native `[hidden]` attribute remove an element from layout and the accessibility tree. Use `.sr-only` instead when assistive tools still need the content.