Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50135 (s=50135, is=50185, ic=50185, ia=50187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50186 (s=50135, is=50186, ic=50186, ia=50188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50186 (s=50135, is=50186, ic=50186, ia=50188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50188 (s=50135, is=50186, ic=50186, ia=50188)