Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33365 (s=33365, is=33400, ic=33399, ia=33401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33401 (s=33365, is=33401, ic=33400, ia=33402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33400 (s=33365, is=33401, ic=33400, ia=33402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33402 (s=33365, is=33401, ic=33400, ia=33402)