Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64096 (s=64096, is=64151, ic=64152, ia=64153)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64152 (s=64096, is=64152, ic=64153, ia=64154)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64153 (s=64096, is=64152, ic=64153, ia=64154)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64154 (s=64096, is=64152, ic=64153, ia=64154)