Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65437 (s=65437, is=65492, ic=65493, ia=65494)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65493 (s=65437, is=65493, ic=65494, ia=65495)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65494 (s=65437, is=65493, ic=65494, ia=65495)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65495 (s=65437, is=65493, ic=65494, ia=65495)