AboutSupportDeveloper GuideVersion 36.122.80.11

Type alias LayoutManagerConstructor<T>

LayoutManagerConstructor<T>: (new () => LayoutManager<T>)

Type Parameters

Type declaration

    • new (): LayoutManager<T>
    • Experimental

      Constructor type for LayoutManager to be used with multiple layouts

      Returns LayoutManager<T>