mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 13:43:09 +00:00
26cb03c555
Add spec for GestureProvider, introduced to separate out the attachment of gestures from the creation of representations. 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.