menu
  1. Dart
  2. dart:html
  3. Element
  4. offsetLeft property
offsetLeft

offsetLeft property

int get offsetLeft

Implementation

int get offsetLeft => JS<num>('num', '#.offsetLeft', this).round();
Element class

AltStyle によって変換されたページ (->オリジナル) /