Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.AlignItems
- All Known Subinterfaces:
StudioPropertyGroups.BaseLayout,StudioPropertyGroups.BaseLayoutDefaultProperties,StudioPropertyGroups.ComponentLayout,StudioPropertyGroups.ComponentLayoutDefaultProperties,StudioPropertyGroups.FlexLayoutComponent,StudioPropertyGroups.FlexLayoutDefaultProperties,StudioPropertyGroups.InitialLayoutDefaultProperties,StudioPropertyGroups.LayoutComponent
- Enclosing class:
StudioPropertyGroups
@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="alignItems",type=ENUMERATION,category="Position",classFqn="com.vaadin.flow.component.orderedlayout.FlexComponent$Alignment",defaultValue="START",options={"START","END","CENTER","STRETCH","BASELINE","AUTO"},setParameterFqn="com.vaadin.flow.component.orderedlayout.FlexComponent$Alignment"))
public static interface StudioPropertyGroups.AlignItems