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

    Interface PageCreationOptions

    interface PageCreationOptions {
        layout: string;
        name: string;
    }
    Index

    Properties

    Properties

    layout: string
    name: string