@tempots/ui
SelectOnFocus() function
Selects the text inside an input element when it receives focus.
Signature:
SelectOnFocus: () => import('@tempots/dom').Renderable
Returns: import('@tempots/dom').Renderable
A renderable function that selects the text inside an input element when it receives focus.