Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78431 (s=78431, is=78488, ic=78489, ia=78490)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78489 (s=78431, is=78489, ic=78490, ia=78491)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78490 (s=78431, is=78489, ic=78490, ia=78491)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78491 (s=78431, is=78489, ic=78490, ia=78491)