valueRef property

Ref<String>? valueRef
final

For two-way binding on input elements.

Implementation

final Ref<String>? valueRef;