toggleSelectizeButtons: Show/hide all buttons in selectizeInputWithButtons

View source: R/selectizeInputWithButtons.R

toggleSelectizeButtonsR 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 selectizeInputWithButtons element.

button_ids

character vector of actionButton ids associated with selectize_id.

condition

An optional argument to toggleClass, see 'Details' below.

See Also

selectizeInputWithButtons


alexvpickering/shinypanel documentation built on April 1, 2022, 10:52 p.m.