position property

String get position

Implementation

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

Implementation

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