picker_options_content: Optional content for 'optionalSelectInput'

View source: R/optionalInput.R

picker_options_contentR 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


teal.widgets documentation built on May 29, 2024, 2:41 a.m.