Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9511 (s=9511, is=9518, ic=9517, ia=9519)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9519 (s=9511, is=9519, ic=9518, ia=9520)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9518 (s=9511, is=9519, ic=9518, ia=9520)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9520 (s=9511, is=9519, ic=9518, ia=9520)