Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99745 (s=99745, is=99808, ic=99809, ia=99810)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99809 (s=99745, is=99809, ic=99810, ia=99811)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99810 (s=99745, is=99809, ic=99810, ia=99811)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99811 (s=99745, is=99809, ic=99810, ia=99811)