The visible()
function adjusts the visibility of a tag element. An
invisible element is both visually hidden and is also hidden from screen
readers.
Arguments
- x
A tag element or .style pronoun.
- show
A boolean specifying the visibility. One of,
TRUE
FALSE