openmct/platform/commonUI/general
Andrew Henry c51fd21847
Experimental unit tests for the Telemetry Table component (#2533)
* Initial commit of telemetry table spec
* Added example directory to linter paths. Fixed outstanding linting issues
2019-11-27 16:04:52 -08:00
..
res/templates Misc UI 10 (#2441) 2019-08-30 15:51:52 -07:00
src Implements selection and reorder in stacked plots (#2371) 2019-04-10 16:03:18 -07:00
test Disable broken unit tests (#2519) 2019-10-10 16:23:29 -07:00
bundle.js Experimental unit tests for the Telemetry Table component (#2533) 2019-11-27 16:04:52 -08: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.