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