Structs§
- Compound
Step - A single-line step which controls multple controls including static and input elements.
- KeyValue
Step - A key-value-pair set entry step.
- Text
Block Step - A multi-line text input step.
- YesNo
Step - A boolean input which, if true, accepts a text description.
Enums§
- Input
Result - After processing an input event, an action may be returned to the form from the step.
Traits§
- Step
- A distinct, vertically-separated phase of the form.