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

    Interface LayoutGridRowCreationOptions

    interface LayoutGridRowCreationOptions {
        columns?: { weight: number }[];
    }
    Index

    Properties

    Properties

    columns?: { weight: number }[]