position property

String get position

Implementation

external String /*'left'|'right'|'top'|'bottom'|String*/ get position;
set position (String v)

Implementation

external set position(String /*'left'|'right'|'top'|'bottom'|String*/ v);