Type alias SelfPosition

SelfPosition: "center" | "end" | "flex-end" | "flex-start" | "self-end" | "self-start" | "start"

Generated using TypeDoc