menu
Dart
dart:html
FormElement
action property
action
dark_mode
light_mode
description
action
property
String
?
get
action
Implementation
String? get action native;
set
action
(
String
?
value
)
Implementation
set action(String? value) native;
Dart
dart:html
FormElement
action property
FormElement class
Cookies management controls