Skip to Content
APIType AliasesType Alias: SwitchPassthroughProps

Hero Hook Form API v2.15.0


Hero Hook Form API / SwitchPassthroughProps

Type Alias: SwitchPassthroughProps

SwitchPassthroughProps = Omit<ComponentProps<typeof Switch>, "isSelected" | "isInvalid" | "name">

Defined in: types.ts:58