State
.is-action
Sets an element cursor to pointer.
.is-disabled
Sets an element cursor to default.
.is-draggable
Sets an element cursor to move.
.is-hidden
Hides an element.
.is-hidden-visually
Completely remove from the flow but leave available to screen readers.
.is-shown
Display a hidden-by-default element.
.is-visible
Show an element without affecting flow.
.is-invisible
Hide an element without affecting flow.