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