@DomName('Element.offsetLeft') @DocsEditable() int get offsetLeft => JS('num', '#.offsetLeft', this).round();