Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50021 (s=50021, is=50071, ic=50071, ia=50073)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50072 (s=50021, is=50072, ic=50072, ia=50074)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50072 (s=50021, is=50072, ic=50072, ia=50074)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50074 (s=50021, is=50072, ic=50072, ia=50074)