Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89780 (s=89780, is=89841, ic=89842, ia=89843)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89842 (s=89780, is=89842, ic=89843, ia=89844)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89843 (s=89780, is=89842, ic=89843, ia=89844)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89844 (s=89780, is=89842, ic=89843, ia=89844)