Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65023 (s=65023, is=65078, ic=65079, ia=65080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65079 (s=65023, is=65079, ic=65080, ia=65081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65080 (s=65023, is=65079, ic=65080, ia=65081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65081 (s=65023, is=65079, ic=65080, ia=65081)