Module hooks

Module hooks 

Source
Expand description

Custom Yew hooks for the Skill Engine web interface

Re-exports§

pub use use_wizard_state::use_wizard_state;
pub use use_wizard_state::WizardState;
pub use use_wizard_state::WizardStateHandle;
pub use use_wizard_state::WizardStep;

Modules§

use_wizard_state
Wizard state management hook for multi-step execution flow