Skip to Content
APIType AliasesType Alias: RadioGroupPassthroughProps

Hero Hook Form API v2.15.0


Hero Hook Form API / RadioGroupPassthroughProps

Type Alias: RadioGroupPassthroughProps

RadioGroupPassthroughProps = Omit<ComponentProps<typeof RadioGroup>, "value" | "isInvalid" | "name">

Defined in: types.ts:62