clientHeight property

num clientHeight

Implementation

_i2.num get clientHeight => _i4.getProperty(
      this,
      'clientHeight',
    );