Skip to contents

Wrapper for the `toggleWidget()` function of the package `shinyjs`

Usage

toggleWidget(widget, condition)

Arguments

widget

The id of a `Shiny` widget

condition

A `logical()` to hide/show the widget.

Value

NA

Author

Samuel Wieczorek

Examples

NULL
#> NULL