Sample code for OnInitialized and OnInitializedAsync are called twice with @rendermode InteractiveServer
- Run it with
dotnet run - Open http://localhost:5137
- View console output
- Uncomment one of two test cases in
MyRenderModes.AppRenderModeto assign different app render modes, then re-run and view console output
