RowsLayoutKind🔗Definition🔗export interface RowsLayoutKind { kind: "RowsLayout"; spec: dashboardv2beta1.RowsLayoutSpec; } See also🔗 RowsLayoutBuilder