id property - Element class - dart:html library (original) (raw)

description

String getid

Implementation

String get id native;

setid (String value)

Implementation

set id(String value) native;