Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32178 (s=32178, is=32212, ic=32211, ia=32213)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32213 (s=32178, is=32213, ic=32212, ia=32214)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32212 (s=32178, is=32213, ic=32212, ia=32214)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32214 (s=32178, is=32213, ic=32212, ia=32214)