name property
The name by which the DateTimePicker
is identified in a form input
event.
For details about working with form inputs, see Receive form data.
Implementation
core.String? name;
The name by which the DateTimePicker
is identified in a form input
event.
For details about working with form inputs, see Receive form data.
core.String? name;