Visibility
Atomic Props for controlling the visibility of an element.
Atomic Props | CSS Properties |
---|---|
visible | visibility: visible; |
invisible | visibility: hidden; |
Usage
Result
Loading...
Live Editor
Atomic Props for controlling the visibility of an element.
Atomic Props | CSS Properties |
---|---|
visible | visibility: visible; |
invisible | visibility: hidden; |