useFormArrayItemContext()
function useFormArrayItemContext<T>():
| FormArrayItemContextValue<T>
| null;
Defined in: core/render/components/form-array-context.tsx:82
Хук для доступа к контексту элемента массива
Type Parameters
T
T extends FormFields = FormFields
Returns
| FormArrayItemContextValue<T>
| null
Контекст элемента или null если вне item template