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