kvision / pl.treksoft.kvision.form.select / SimpleSelectInput / options

options

var options: List<StringPair>?

A list of options (value to label pairs) for the select control.

Getter

A list of options (value to label pairs) for the select control.

Setter

A list of options (value to label pairs) for the select control.