menu
Dart
dart:html
HtmlHyperlinkElementUtils
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
HtmlHyperlinkElementUtils
href property
HtmlHyperlinkElementUtils class