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