GridLayoutSpec🔗Definition🔗export interface GridLayoutSpec { items: dashboardv2beta1.GridLayoutItemKind[]; }