mirror of
https://github.com/nasa/openmct.git
synced 2025-05-28 05:04:18 +00:00
Add spec for ContextMenuGesture, which exposes a menu of applicable actions for objects when it is performed. One of the built-in gestures supported by the 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.