Referencedesign-atoms-interfacesAlignTypeOn this pageAlignType Type Aliases AlignType type AlignType = | "right" | "left" | "bottom" | "top" | "verticalCenter" | "horizontalCenter";