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.


shinyMobile documentation built on Oct. 5, 2024, 1:07 a.m.