Type Alias SelectionMode

    SelectionMode:
        | "end"
        | "preserve"
        | "select"
        | "start"