htmlFor property - LabelElement class - dart:html library (original) (raw)

description

String gethtmlFor

Implementation

String get htmlFor native;

sethtmlFor (String value)

Implementation

set htmlFor(String value) native;