@mendix/extensions-api - v0.2.4
    Preparing search index...

    Type Alias TabHandle

    A handle referring to a tab instance in Studio Pro.

    type TabHandle = {
        tabId: string;
    }
    Index

    Properties

    Properties

    tabId: string

    The identifier Studio Pro uses to identify the tab.