You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setSelectionRange(start: number | null, end: number | null, direction?: "forward" | "backward" | "none"): void;
7354
7354
/**
7355
7355
* Decrements a range input control's value by the value given by the Step attribute. If the optional parameter is used, it will decrement the input control's step value multiplied by the parameter's value.
0 commit comments