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

    Interface LayoutCallCreationOptions

    interface LayoutCallCreationOptions {
        layout: string;
        name?: string;
    }
    Index

    Properties

    Properties

    layout: string
    name?: string