value property

String? value
getter/setter pair

The value associated with this item.

The client should use this as a form input value. For details about working with form inputs, see Receive form data.

Implementation

core.String? value;