Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20601 (s=20601, is=20631, ic=20633, ia=20629)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20632 (s=20601, is=20632, ic=20634, ia=20630)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20634 (s=20601, is=20632, ic=20634, ia=20630)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20630 (s=20601, is=20632, ic=20634, ia=20630)