Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13285 (s=13285, is=13297, ic=13298, ia=13296)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13298 (s=13285, is=13298, ic=13299, ia=13297)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13299 (s=13285, is=13298, ic=13299, ia=13297)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13297 (s=13285, is=13298, ic=13299, ia=13297)