core
/
dev.fritz2.dom
/
selectedValue
js
selected
Value
fun
DomListener
<
Event
,
HTMLSelectElement
>.
selectedValue
():
Flow
<
String
>
Content copied to clipboard
Gives you the selected value as
String
from the targeting
Element
.