values As Number
fun DomListener<InputEvent, HTMLInputElement>.valuesAsNumber(): Flow<Double>
Content copied to clipboard
Gives you the new value as Double from the targeting Element.
Gives you the new value as Double from the targeting Element.