New to KendoReact? Learn about KendoReact Free.
SelectionRangeEnd
The literal type that defines which end of the selection range is active.
type
SelectionRangeEnd = "start" | "end" | null
;
The literal type that defines which end of the selection range is active.
type
SelectionRangeEnd = "start" | "end" | null
;