select

fun select(value: String)(source)

Selects an option given the value of the option.


fun select(index: Int)(source)

Selects an option given the index of the option.