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

    Interface LayoutGridColumnCreationOptions

    interface LayoutGridColumnCreationOptions {
        weight?: number;
    }
    Index

    Properties

    Properties

    weight?: number