Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77432 (s=77432, is=77489, ic=77490, ia=77491)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77490 (s=77432, is=77490, ic=77491, ia=77492)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77491 (s=77432, is=77490, ic=77491, ia=77492)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77492 (s=77432, is=77490, ic=77491, ia=77492)