openmct/platform/features/my-items
2020-09-14 11:17:31 -07:00
..
bundle.js Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
README.md Added brief readmes for all plugins. (#2184) 2018-10-03 18:55:27 -07:00

My Items plugin

Defines top-level folder named "My Items" to store user-created items. Enabled by default, this can be disabled in a read-only deployment with no user-editable objects.

Installation

openmct.install(openmct.plugins.MyItems());