openmct/platform/commonUI/general
Aayush Arora (angularboy) eaa9514453 Object has no children fix (#2038)
* Added files for PR 1904

* Added new lines

* space fix

* Implemented changes

* Space fix

* checkstyle fix

Fixes #1826
2018-06-29 11:57:45 -07:00
..
res [Tables] - Sticky headers (#2071) 2018-06-29 11:38:18 -07:00
src Object has no children fix (#2038) 2018-06-29 11:57:45 -07:00
test Review and integrate mobile-2008 (#2040) 2018-05-25 11:19:27 -07:00
bundle.js Object has no children fix (#2038) 2018-06-29 11:57:45 -07:00
README.md [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00

Directives

  • mct-scroll-x is an attribute whose value is an assignable Angular expression. This two-way binds that expression to the horizontal scroll state of the element on which it is applied.
  • mct-scroll-y is an attribute whose value is an assignable Angular expression. This two-way binds that expression to the vertical scroll state of the element on which it is applied.