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