Lime Web Components API Documentation - v6.24.0
    Preparing search index...

    Type Alias ViewLayout<T>Beta

    ViewLayout: { order?: LoadOptions["order"] } & T

    Layout config for a view

    Type Parameters

    • T extends object = object

    Type Declaration