openmct/platform/representation
Victor Woeltjen 929e501408 [Representation] Spec for DragGesture
Add spec for the drag gesture, as attached to a
representation of a domain object. WTD-521.
2014-11-22 10:26:44 -08:00
..
src [Representation] Spec for DragGesture 2014-11-22 10:26:44 -08:00
test [Representation] Spec for DragGesture 2014-11-22 10:26:44 -08:00
bundle.json [Representation] Initial representation bundle 2014-11-22 09:29:41 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

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.