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