New to Kendo UI for Vue? Start a free 30-day trial
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
;