GridLayoutKind🔗Definition🔗export interface GridLayoutKind { kind: "GridLayout"; spec: dashboardv2beta1.GridLayoutSpec; } See also🔗 GridLayoutBuilder