value property
The CSSUnitValue.value property of the
CSSUnitValue interface returns a double indicating the number of units.
Implementation
external double get value;
Implementation
external set value(num value);
The CSSUnitValue.value property of the
CSSUnitValue interface returns a double indicating the number of units.
external double get value;
external set value(num value);