Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99794 (s=99794, is=99857, ic=99858, ia=99859)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99858 (s=99794, is=99858, ic=99859, ia=99860)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99859 (s=99794, is=99858, ic=99859, ia=99860)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99860 (s=99794, is=99858, ic=99859, ia=99860)