@logixjs/sandbox
    Preparing search index...

    Interface UiIntentEvent

    interface UiIntentEvent {
        payload: UiIntentPacket;
        type: "UI_INTENT";
    }
    Index

    Properties

    Properties

    type: "UI_INTENT"