bootstrapSelectInput: bootstrap-select Input

Description Usage Arguments

Description

...

Usage

1
2
3
4
5
  bootstrapSelectInput(inputId, label, choices,
    selected = NULL, multiple = FALSE, style = NULL,
    title = NULL, selectedTextFormat = NULL, header = NULL,
    icon = NULL, subtext = NULL, content = NULL,
    liveSearch = NULL, size = NULL, options = NULL)

Arguments

inputId

input id

...

see selectInput()

options

options passed as json object (not sure if it works yet)


metagraf/sparkle documentation built on May 22, 2019, 7:49 p.m.