Unblu Embedded App Component API
    Preparing search index...

    Interface StateChangeEvent

    Event emitted whenever the API state changes

    interface StateChangeEvent {
        detail: ApiState;
    }

    Hierarchy

    Index

    Properties

    Properties

    detail: ApiState

    The new api state