selectedValue

fun Listener<*, HTMLSelectElement>.selectedValue(): Flow<String>

Extracts the HTMLOptionElement.value from the selected HTMLOptionElement.