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