The alias of the extension, ensure it is unique
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
The provider name that this provider is for.
Optional
jsThe file location of the javascript file to load @TJS-type string
Optional
kindThe kind of the extension, used to group extensions together
Optional
metaThis contains properties specific to the type of extension
The friendly name of the extension
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
Represents an authentication provider that can be used to authenticate users. The provider needs to be registered in the API that the authorization request is sent to in order to be used.
See
for the provider name that this provider is for.