StepperBuilder.OnInitialized Method
| Name | Parameters | Description |
|---|---|---|
| OnInitialized(RazorBlock) | jsFunc | A function that fires when the component finishes its initialization. Mirrors the client-side onInitialized option. |
| OnInitialized(String) | jsFunc | A function that fires when the component finishes its initialization. Mirrors the client-side onInitialized option. |