New to Kendo UI for Angular? Start a free 30-day trial
SelectionRangeEnd
The literal type that defines which selection range end is active.
type
SelectionRangeEnd = "start" | "end" | null
;
The literal type that defines which selection range end is active.
type
SelectionRangeEnd = "start" | "end" | null
;