Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111035 (s=111035, is=111108, ic=111109, ia=111111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111109 (s=111035, is=111109, ic=111110, ia=111112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111110 (s=111035, is=111109, ic=111110, ia=111112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111112 (s=111035, is=111109, ic=111110, ia=111112)