Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99463 (s=99463, is=99525, ic=99526, ia=99527)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99526 (s=99463, is=99526, ic=99527, ia=99528)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99527 (s=99463, is=99526, ic=99527, ia=99528)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99528 (s=99463, is=99526, ic=99527, ia=99528)