Plugins and other additional code for openmct
View Wrap Example is a plugin that will wrap a view in a custom component.
- Import the plugin folder into your project that is using openmct.
- Then install the plugin:
openmct.install(openmct.plugins.ViewWrapExample());
(needs to be updated) My Other Items will add a new root level folder to your openmct installation.