openmct/platform/representation
Victor Woeltjen 066accc0f2 [Representation] Spec for DropGesture
Add spec for the drop gesture, as attached to a
representation of a domain object. WTD-521.
2014-11-22 10:52:04 -08:00
..
src [Representation] Spec for DropGesture 2014-11-22 10:52:04 -08:00
test [Representation] Spec for DropGesture 2014-11-22 10:52:04 -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.