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

    Interface LayoutCallCreationOptions

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

    Properties

    Properties

    layout?: string
    name?: string