Appearance
Packages › trotsky › Step › config
Updates the configuration object on the current step.
Signature:
config(config: StepBuilderConfig): this;
Parameter
Type
Description
config
StepBuilderConfig
The new configuration object.
Returns:
this
The current Step instance.