Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101632 (s=101632, is=101696, ic=101697, ia=101699)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101697 (s=101632, is=101697, ic=101698, ia=101700)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101698 (s=101632, is=101697, ic=101698, ia=101700)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101700 (s=101632, is=101697, ic=101698, ia=101700)