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