Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5644 (s=5644, is=5650, ic=5648, ia=5650)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5651 (s=5644, is=5651, ic=5649, ia=5651)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5649 (s=5644, is=5651, ic=5649, ia=5651)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5651 (s=5644, is=5651, ic=5649, ia=5651)