Type Alias FieldConfigInit<T>

FieldConfigInit: FieldConfig<T> | T | FieldBuilder<T, any>

Type Parameters