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