Type alias Position

Position: "absolute" | "fixed" | "relative" | "static" | "sticky"

Generated using TypeDoc