UXP Toolkit
    Preparing search index...

    Interface UxpCommandEvent

    Event interface received when handling a 'uxpcommand' event.

    interface UxpCommandEvent {
        commandId: string;
    }

    Hierarchy

    • Event
      • UxpCommandEvent
    Index

    Properties

    Properties

    commandId: string