mirror of
https://github.com/nasa/openmct.git
synced 2025-05-22 02:07:42 +00:00
Add spec for the mct-representation; separate out gesture attachment to improve testability and increase cohesion. Part of ongoing initial authorship of representation component, WTD-521.
This bundle introduces the notion of "representations" to Open MCT Web,
primarily via an Angular directive, mct-representation
.
A representation is used to display domain objects as Angular templates.