mirror of
https://github.com/nasa/openmct.git
synced 2025-02-01 00:45:41 +00:00
d3c979fa6f
Add example of binding a directive with Angular using declarative syntax. WTD-518.
This bundle is intended to serve as an example of registering extensions which are mapped directly to built-in Angular features.
These are:
- Controllers
- Directives
- Routes
- Services