new Step(config, index, tutorial, overlay, delegateopt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
config |
StepConfiguration | The configuration for this step | |
index |
integer | The index of this step within the current tutorial | |
tutorial |
Tutorial | The Tutorial object corresponding to this Step | |
overlay |
Overlay | The Overlay object displayed along with this Step | |
delegate |
ChariotDelegate |
<optional> |
An optional delegate that responds to lifecycle callbacks |