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