Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8825 (s=8825, is=8832, ic=8830, ia=8832)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8833 (s=8825, is=8833, ic=8831, ia=8833)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8831 (s=8825, is=8833, ic=8831, ia=8833)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8833 (s=8825, is=8833, ic=8831, ia=8833)