Skip to content

API Reference / @gtkx/forms / SetFocusOptions

Type Alias: SetFocusOptions

SetFocusOptions = Partial<{ shouldSelect: boolean; }>

Defined in: node_modules/.pnpm/react-hook-form@7.86.0_react@19.2.8/node_modules/react-hook-form/dist/types/form.d.ts:178

Released under the MPL-2.0 License.