Skip to Content
APIType AliasesType Alias: FileInputPassthroughProps

Hero Hook Form API v2.15.0


Hero Hook Form API / FileInputPassthroughProps

Type Alias: FileInputPassthroughProps

FileInputPassthroughProps = Omit<ComponentProps<typeof Input>, "value" | "isInvalid" | "errorMessage" | "name" | "type">

Defined in: types.ts:74