name property
The name that identifies the selection input in a form input event.
For details about working with form inputs, see Receive form data.
Implementation
core.String? name;
The name that identifies the selection input in a form input event.
For details about working with form inputs, see Receive form data.
core.String? name;