RowsLayout
Constructor
Methods
build
Builds the object.
def build() -> dashboardv2beta1.RowsLayoutKind
row
def row(row: cogbuilder.Builder[dashboardv2beta1.RowsLayoutRowKind]) -> typing.Self
rows
def rows(rows: list[cogbuilder.Builder[dashboardv2beta1.RowsLayoutRowKind]]) -> typing.Self
See also