Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64605 (s=64605, is=64660, ic=64661, ia=64662)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64661 (s=64605, is=64661, ic=64662, ia=64663)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64662 (s=64605, is=64661, ic=64662, ia=64663)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64663 (s=64605, is=64661, ic=64662, ia=64663)