Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99331 (s=99331, is=99393, ic=99394, ia=99395)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99394 (s=99331, is=99394, ic=99395, ia=99396)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99395 (s=99331, is=99394, ic=99395, ia=99396)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99396 (s=99331, is=99394, ic=99395, ia=99396)