Unblu Embedded App Component API
    Preparing search index...

    Interface DeinitializationStartedEvent

    Event emitted when the de-initialization of the API is started.

    It usually makes sense to use this event to clean up resources and/or unregistering of listeners so they don't try to use the API again until it is initialized again.

    Hierarchy

    • CustomEvent<null>
      • DeinitializationStartedEvent