Skip to main content

StepperOnStepChangeCallbackType

Type Alias StepperOnStepChangeCallbackType 

Source
pub type StepperOnStepChangeCallbackType = extern "C" fn(RefAny, CallbackInfo, StepperState) -> Update;
Expand description

Callback function type invoked when the current step changes.