Closed taras-bs closed 3 months ago
Hi. I need to focus the range programmatically with smth like rangeRef.current.focus(). Is there such possibility?
rangeRef.current.focus()
Hi. I need to focus the range programmatically with smth like
rangeRef.current.focus()
. Is there such possibility?