update_options: Update choices in selectizeInput without rerendering

Description Usage Arguments Note

Description

Update choices in selectizeInput without rerendering

Usage

1
2
3
4
5
update_options(proxy, options)

update_value(proxy, value)

update_option(proxy, value, data)

Arguments

proxy

a proxy object returned by selectizeProxy

options

a (optionally named) vector of options for the selectize, or a list with values for labels, values, and groups

value

Value of option to be edited

data

Updated data

Note

Similar to shiny::updateSelectizeInput except asynchronious


CannaData/CannaSelectize documentation built on May 20, 2019, 7:54 a.m.