kvision / pl.treksoft.kvision.form.select / SimpleSelect / startValue

startValue

var startValue: String?

The value of the selected child option.

This value is placed directly in the generated HTML code, while the value property is dynamically bound to the select component.