Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65285 (s=65285, is=65340, ic=65341, ia=65342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65341 (s=65285, is=65341, ic=65342, ia=65343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65342 (s=65285, is=65341, ic=65342, ia=65343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65343 (s=65285, is=65341, ic=65342, ia=65343)