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

    Type Alias DockablePaneHandle

    A handle referring to a dockable pane instance registered with Studio Pro.

    type DockablePaneHandle = {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    The identifier Studio Pro uses to identify the dockable pane.