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