RowsLayoutRowKind🔗Definition🔗export interface RowsLayoutRowKind { kind: "RowsLayoutRow"; spec: dashboardv2beta1.RowsLayoutRowSpec; } See also🔗 RowsLayoutRowBuilder