Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6877 (s=6877, is=6884, ic=6882, ia=6884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6885 (s=6877, is=6885, ic=6883, ia=6885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6883 (s=6877, is=6885, ic=6883, ia=6885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6885 (s=6877, is=6885, ic=6883, ia=6885)