rel property - AnchorElement class - dart:html library (original) (raw)

description

String getrel

Implementation

String get rel native;

setrel (String value)

Implementation

set rel(String value) native;