Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5300 (s=5300, is=5301, ic=5301, ia=5301)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5302 (s=5300, is=5302, ic=5302, ia=5302)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5302 (s=5300, is=5302, ic=5302, ia=5302)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5302 (s=5300, is=5302, ic=5302, ia=5302)