StepperBuilder.OnSelectionChanging Method
| Name | Parameters | Description |
|---|---|---|
| OnSelectionChanging(RazorBlock) | jsFunc | A function that is called before selection changes. Mirrors the client-side onSelectionChanging option. |
| OnSelectionChanging(String) | jsFunc | A function that is called before selection changes. Mirrors the client-side onSelectionChanging option. |