updateDropdownButtonInput: Update the value of a dropdown button input

Description Usage Arguments

View source: R/dropdownButtonInput.R

Description

Update the value of a dropdown button input

Usage

1
updateDropdownButtonInput(session, inputId, value = NULL)

Arguments

session

Shiny server session object

inputId

Input id for the dropdown button to update

value

New value for the button


whitwort/dropdownButtonInput documentation built on May 29, 2019, 6:53 p.m.