Skip to content

AutoGridLayoutItemSpec🔗

Definition🔗

export interface AutoGridLayoutItemSpec {
    element: dashboardv2beta1.ElementReference;
    repeat?: dashboardv2beta1.AutoGridRepeatOptions;
    conditionalRendering?: dashboardv2beta1.ConditionalRenderingGroupKind;
}

See also🔗