UseXActionProps

@torque-labs/react


@torque-labs/react / UseXActionProps

Interface: UseXActionProps

Defined in: react/src/hooks/useXAction.ts:13

Properties

Property
Type

onError?

(error: Error) => void

onSuccess?

() => void

Last updated