Files
openmct/platform/commonUI/general
Victor Woeltjen d863c2843c [Tree] Show root for most trees
Modify tree so that it includes its root in most cases, for
WTD-922.
2015-03-18 10:30:36 -07:00
..
2015-03-18 10:30:36 -07:00
2015-03-10 09:32:40 -07:00
2015-03-18 10:30:36 -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.