The alias of the extension, ensure it is unique
Optional
apiThe file location of the api javascript file to load @TJS-type string
Optional
Readonly
API_@TJS-ignore
Optional
conditionsSet the conditions for when the extension should be loaded
Optional
elementThe file location of the element javascript file to load @TJS-type string
Optional
Readonly
ELEMENT_@TJS-ignore
Optional
elementThe HTML web component name to use such as 'my-dashboard'
Note it is NOT
Optional
jsThe file location of the javascript file to load @TJS-type string
The kind of the extension, used to group extensions together
The friendly name of the extension
Optional
overwritesDefine one or more extension aliases that this extension should overwrite.
The type of extension such as dashboard etc...
Optional
weightExtensions such as dashboards are ordered by weight with lower numbers being first in the list
An action to perform on an entity For example for content you may wish to create a new document etc