width property - EmbedElement class - dart:html library (original) (raw)

description

String getwidth

Implementation

String get width native;

setwidth (String value)

Implementation

set width(String value) native;