openmct/platform/commonUI/general
Charles Hacskaylo c5c45f0a0e [Frontend] Update TC2 markup and sass
Fixes #933
Update markup and sass in TC2 to be in line with
updates from master from #1047 glyphs
to cssclass approach;
2016-08-01 18:01:28 -07:00
..
res [Frontend] Update TC2 markup and sass 2016-08-01 18:01:28 -07:00
src [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
test [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
bundle.js Merge remote-tracking branch 'origin/open1065' 2016-07-18 11:19:55 -07: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.