Type Alias FieldSetter<T>

FieldSetter<T>: ((record: T, value: any) => void)

Type Parameters

  • T