Visibility
Atomic Props for controlling the visibility of an element.
Atomic Props | CSS Properties |
---|---|
visible | visibility: visible; |
invisible | visibility: hidden; |
#
UsageSyntaxError: Unexpected token (1:8) 1 : return () ^
LIVE DEMO
Atomic Props for controlling the visibility of an element.
Atomic Props | CSS Properties |
---|---|
visible | visibility: visible; |
invisible | visibility: hidden; |
SyntaxError: Unexpected token (1:8) 1 : return () ^