openmct/platform/commonUI/general
Victor Woeltjen b5c8ecc85f Merge pull request #475 from nasa/open325b
[Time Conductor] Update validation logic
2016-01-27 12:44:14 -08:00
..
res Merge pull request #475 from nasa/open325b 2016-01-27 12:44:14 -08:00
src Merge pull request #475 from nasa/open325b 2016-01-27 12:44:14 -08:00
test Merge pull request #475 from nasa/open325b 2016-01-27 12:44:14 -08:00
bundle.js Regenerated bundles 2016-01-14 17:08:19 -08:00
README.md [Common UI] Document mct-scroll-* directives 2015-02-25 16:34:51 -08: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.