Type Alias ControlsPosition

ControlsPosition:
    | "topLeft"
    | "topRight"
    | "bottomLeft"
    | "bottomRight"