Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111011 (s=111011, is=111084, ic=111085, ia=111087)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111085 (s=111011, is=111085, ic=111086, ia=111088)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111086 (s=111011, is=111085, ic=111086, ia=111088)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111088 (s=111011, is=111085, ic=111086, ia=111088)