openmct/platform/representation
Victor Woeltjen 83093f8e6f [Representation] Spec for mct-representation
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.
2014-11-22 11:35:57 -08:00
..
src [Representation] Spec for mct-representation 2014-11-22 11:35:57 -08:00
test [Representation] Spec for mct-representation 2014-11-22 11:35:57 -08:00
bundle.json [Representation] Spec for mct-representation 2014-11-22 11:35:57 -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.