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