IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
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 |
inspectorViews |
Modules that register custom inspector views via the |
chromeNavControls |
Modules that register providers with the |
navbarExtensions |
Modules that register providers with the setup contract of the |
docViews |
Modules that register providers with the setup contract method |
app |
Adds an application to the system. This uiExport type is defined as an object of metadata rather than just a module id. |