Hero Hook Form API / FontPickerFieldProps
Type Alias: FontPickerFieldProps<TFieldValues, TValue>
FontPickerFieldProps<
TFieldValues,TValue> =FieldBaseProps<TFieldValues,TValue> &WithControl<TFieldValues> &object
Defined in: fields/FontPickerField.tsx:26
Type Declaration
fontPickerProps?
optionalfontPickerProps:FontPickerProps
Type Parameters
TFieldValues
TFieldValues extends FieldValues
TValue
TValue extends string = string