@stigg/react-sdk - v10.12.0
Preparing search index...
OnBeforeStepChangeCallback
Type Alias OnBeforeStepChangeCallback
OnBeforeStepChangeCallback
:
(
params
:
{
from
:
CheckoutStepKey
;
state
:
CheckoutState
;
to
:
CheckoutStepKey
;
}
,
)
=>
Promise
<
boolean
>
Type Declaration
(
params
:
{
from
:
CheckoutStepKey
;
state
:
CheckoutState
;
to
:
CheckoutStepKey
;
}
,
)
:
Promise
<
boolean
>
Parameters
params
:
{
from
:
CheckoutStepKey
;
state
:
CheckoutState
;
to
:
CheckoutStepKey
}
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@stigg/react-sdk - v10.12.0
Loading...