lukewestby / accessible-html-with-css-temp-19 / Accessibility.Styled.Style

Hiding content

For more information on hiding/semi-hiding elements, please see the a11y project.

invisible : List (Html.Styled.Attribute msg)

Makes content invisible without making it inaccessible.

label invisible [ text "Screen readers can still read me!" ]