mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 13:43:09 +00:00
83093f8e6f
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. |
||
---|---|---|
.. | ||
src | ||
test | ||
bundle.json | ||
README.md |
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.