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

    Interface LayoutGridColumnCreationOptions

    interface LayoutGridColumnCreationOptions {
        weight?: number;
    }
    Index

    Properties

    Properties

    weight?: number