menu
Dart
dart:html
FormElement
action property
action
brightness_4
brightness_5
description
action
property
String
?
action
Implementation
String? get action native;
void
action=
(
String
?
value
)
Implementation
set action(String? value) native;
Dart
dart:html
FormElement
action property
FormElement class