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