Skip to Content
APIType AliasesType Alias: SelectPassthroughProps

Hero Hook Form API v2.15.0


Hero Hook Form API / SelectPassthroughProps

Type Alias: SelectPassthroughProps

SelectPassthroughProps = Omit<ComponentProps<typeof Select>, "selectedKeys" | "isInvalid" | "errorMessage" | "name">

Defined in: types.ts:34