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

Layout config for a view

Type Parameters

  • T extends object = object