menu
Dart
dart:html
Element
id property
id
dark_mode
light_mode
description
id
property
String
id
Implementation
String get id native;
void
id=
(
String
value
)
Implementation
set id(String value) native;
Dart
dart:html
Element
id property
Element class