Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5632 (s=5632, is=5633, ic=5633, ia=5633)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5634 (s=5632, is=5634, ic=5634, ia=5634)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5634 (s=5632, is=5634, ic=5634, ia=5634)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5634 (s=5632, is=5634, ic=5634, ia=5634)