RowBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
AutoGridLayout🔗
func (builder *RowBuilder) AutoGridLayout(autoGridLayoutKind cog.Builder[dashboardv2beta1.AutoGridLayoutKind]) *RowBuilder
Collapse🔗
ConditionalRendering🔗
func (builder *RowBuilder) ConditionalRendering(conditionalRendering cog.Builder[dashboardv2beta1.ConditionalRenderingGroupKind]) *RowBuilder
FillScreen🔗
GridLayout🔗
func (builder *RowBuilder) GridLayout(gridLayoutKind cog.Builder[dashboardv2beta1.GridLayoutKind]) *RowBuilder
HideHeader🔗
Repeat🔗
func (builder *RowBuilder) Repeat(repeat cog.Builder[dashboardv2beta1.RowRepeatOptions]) *RowBuilder
RowsLayout🔗
func (builder *RowBuilder) RowsLayout(rowsLayoutKind cog.Builder[dashboardv2beta1.RowsLayoutKind]) *RowBuilder
TabsLayout🔗
func (builder *RowBuilder) TabsLayout(tabsLayoutKind cog.Builder[dashboardv2beta1.TabsLayoutKind]) *RowBuilder