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