Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99622 (s=99622, is=99685, ic=99686, ia=99687)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99686 (s=99622, is=99686, ic=99687, ia=99688)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99687 (s=99622, is=99686, ic=99687, ia=99688)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99688 (s=99622, is=99686, ic=99687, ia=99688)