UI Exports
editUI Exports
editAn aggregate list of available UiExport types:
Type | Purpose |
---|---|
hacks |
Any module that should be included in every application |
visTypes |
Modules that register providers with the |
fieldFormats |
Modules that register providers with the |
inspectorViews |
Modules that register custom inspector views via the |
chromeNavControls |
Modules that register providers with the |
navbarExtensions |
Modules that register providers with the |
docViews |
Modules that register providers with the |
app |
Adds an application to the system. This uiExport type is defined as an object of metadata rather than just a module id. |