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