Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97142 (s=97142, is=97204, ic=97205, ia=97206)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97205 (s=97142, is=97205, ic=97206, ia=97207)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97206 (s=97142, is=97205, ic=97206, ia=97207)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97207 (s=97142, is=97205, ic=97206, ia=97207)