createSelectOptions: Create option html tag based on choice input

View source: R/f7-inputs.R

createSelectOptionsR Documentation

Create option html tag based on choice input

Description

Used by f7SmartSelect and f7Select

Usage

createSelectOptions(choices, selected)

Arguments

choices

Vector of possibilities.

selected

Default selected value.


RinteRface/shinyF7 documentation built on March 3, 2024, 7:29 a.m.