Type Alias ScrollLogicalPosition

    ScrollLogicalPosition:
        | "center"
        | "end"
        | "nearest"
        | "start"