Skip to content

AutoGridLayoutBuilder🔗

Constructor🔗

new AutoGridLayoutBuilder()

Methods🔗

build🔗

Builds the object.

build()

columnWidth🔗

columnWidth(columnWidth: number)

columnWidthMode🔗

columnWidthMode(columnWidthMode: "narrow" | "standard" | "wide" | "custom")

fillScreen🔗

fillScreen(fillScreen: boolean)

item🔗

item(item: cog.Builder<dashboardv2beta1.AutoGridLayoutItemKind>)

items🔗

items(items: cog.Builder<dashboardv2beta1.AutoGridLayoutItemKind>[])

maxColumnCount🔗

maxColumnCount(maxColumnCount: number)

rowHeight🔗

rowHeight(rowHeight: number)

rowHeightMode🔗

rowHeightMode(rowHeightMode: "short" | "standard" | "tall" | "custom")

See also🔗