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