toggleSelectizeButtons {shinypanel} | R Documentation |
Show/hide all buttons in selectizeInputWithButtons
Description
When hiding all buttons, some CSS changes are required to allow return of full-width and rounded corners of selectizeInput.
Usage
toggleSelectizeButtons(selectize_id, button_ids, condition)
Arguments
selectize_id |
id of |
button_ids |
character vector of |
condition |
An optional argument to |
See Also
[Package shinypanel version 0.1.5 Index]