RowsLayoutRowBuilder
Constructor
new RowsLayoutRowBuilder(title: string)
Methods
build
Builds the object.
autoGridLayout
autoGridLayout(autoGridLayoutKind: cog.Builder<dashboardv2beta1.AutoGridLayoutKind>)
rowsLayout
rowsLayout(rowsLayoutKind: cog.Builder<dashboardv2beta1.RowsLayoutKind>)
tabsLayout
tabsLayout(tabsLayoutKind: cog.Builder<dashboardv2beta1.TabsLayoutKind>)
collapse
collapse(collapse: boolean)
conditionalRendering
conditionalRendering(conditionalRendering: cog.Builder<dashboardv2beta1.ConditionalRenderingGroupKind>)
fillScreen
fillScreen(fillScreen: boolean)
gridLayout
gridLayout(gridLayoutKind: cog.Builder<dashboardv2beta1.GridLayoutKind>)
hideHeader(hideHeader: boolean)
repeat
repeat(repeat: cog.Builder<dashboardv2beta1.RowRepeatOptions>)
title
See also