picker_options_content {teal.widgets}R Documentation

Optional content for optionalSelectInput

Description

Prepares content to be displayed in optionalSelectInput with icons and labels

Usage

picker_options_content(var_name, var_label, var_type)

Arguments

var_name

(character)
variable name

var_label

(character)
variable alternative name - for example variable label

var_type

(character) class of the variable.

Value

(character) HTML contents with all elements combined


[Package teal.widgets version 0.4.3 Index]