Skip to Content
APIType AliasesType Alias: FormFieldType

Hero Hook Form API v2.15.0


Hero Hook Form API / FormFieldType

Type Alias: FormFieldType

FormFieldType = "input" | "textarea" | "select" | "autocomplete" | "checkbox" | "switch" | "radio" | "slider" | "date" | "file" | "fontPicker" | "stringArray"

Defined in: types.ts:83 

All supported field types that can be used in form builders This type is used throughout the codebase to ensure consistency