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/shinyMobile documentation built on Jan. 27, 2025, 5:40 p.m.