Unblu Branch Client App Component API
    Preparing search index...

    Interface ReadyEvent

    Event emitted as soon as the API is initialized. It emits an instance of UnbluBranchClientApi which can be used for further API calls.

    This event is useful when UnbluBranchClientAppElement.autoInit is true to always get the latest API instance.

    Note: that this event will be triggered again after each initialization.

    Hierarchy