Skip to Content
APIType AliasesType Alias: ButtonDefaults

Hero Hook Form API v2.15.0


Hero Hook Form API / ButtonDefaults

Type Alias: ButtonDefaults

ButtonDefaults = Partial<Omit<React.ComponentProps<typeof Button>, "type" | "isLoading">>

Defined in: providers/ConfigProvider.tsx:145