inputValue

val inputValue: String? = null

Only set for input elements, contains the input's associated text value.

Sources

jvm source
Link copied to clipboard