Skip to Content
APIType AliasesType Alias: SliderPassthroughProps

Hero Hook Form API v2.15.0


Hero Hook Form API / SliderPassthroughProps

Type Alias: SliderPassthroughProps

SliderPassthroughProps = Omit<ComponentProps<typeof Slider>, "value" | "isInvalid" | "errorMessage" | "name">

Defined in: types.ts:66