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