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