Creates a new BasicStepHandler object.
The HTML element to render callbacks into
The step that contains callbacks to render
A factory to override rendering of specific callbacks
The deferred Promise that resolves the step when it's ready to submit.
Renders all callbacks in the step and returns a Promise that is resolved when the step is ready to be submitted.
Handler that creates generic renderers for each supported callback. This is the default when creating a new
FRUI
instance.