AutoGridItem🔗Constructor🔗AutoGridItem() Methods🔗 build🔗Builds the object.def build() -> dashboardv2.AutoGridLayoutItemKind conditional_rendering🔗def conditional_rendering(conditional_rendering: cogbuilder.Builder[dashboardv2.ConditionalRenderingGroupKind]) -> typing.Self name🔗def name(name: str) -> typing.Self repeat🔗def repeat(repeat: cogbuilder.Builder[dashboardv2.AutoGridRepeatOptions]) -> typing.Self See also🔗 AutoGridLayoutItemKind