Provides the appId of the app which the external component belongs to.
Provides the description of the external component.
Provides the icon's url or base64 string.
Provides the location which external component needs to register, see the ExternalComponentLocation descriptions for the more information.
Provides the name of the external component. This key must be unique.
Optional
optionsProvides options for the external component.
Optional
stateRepresents the current state of the external component. The value is null until the ExternalComponentOpened event is triggered. It doesn't make sense to get its value in PreExternalComponentOpenedPrevent, PreExternalComponentOpenedModify and PreExternalComponentOpenedExtend handlers.
Provides the url that external component will load.
Generated using TypeDoc
Represents an external component that is being provided.