import { type FieldArrayMethodProps } from "https://deno.land/x/netzo@0.3.91/deps/react-hook-form.ts";
useFieldArray
focus option, ability to toggle focus on and off with shouldFocus
and setting focus by either field index or name.
x/netzo/deps/react-hook-form.ts>FieldArrayMethodProps
import { type FieldArrayMethodProps } from "https://deno.land/x/netzo@0.3.91/deps/react-hook-form.ts";
useFieldArray
focus option, ability to toggle focus on and off with shouldFocus
and setting focus by either field index or name.