Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12851 (s=12851, is=12863, ic=12862, ia=12864)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12864 (s=12851, is=12864, ic=12863, ia=12865)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12863 (s=12851, is=12864, ic=12863, ia=12865)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12865 (s=12851, is=12864, ic=12863, ia=12865)