Skip to main content

Interface: FullSizeWindowCommonProps

Properties

flexDirection

Optional flexDirection: "column" | "row" | "rowReverse" | "columnReverse"


justifyContent

Optional justifyContent: "center" | "flexStart"


padding

Optional padding: "small" | "none"


position

Optional position: "fixed" | "absolute"