Hook which returns a ref for the element we will focus on, and a function to set the focus on that element.
Ref to focus on and function to set the focus {[React.RefObject, VoidFunction]}
Generated using TypeDoc
Hook which returns a ref for the element we will focus on, and a function to set the focus on that element.