UXP Toolkit
    Preparing search index...

    objects/returnobjects

    interface GetActiveToolResult {
        classId: string;
        isModal: boolean;
        key: string;
        title: string;
    }
    Index

    Properties

    classId: string
    isModal: boolean
    key: string
    title: string