Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64051 (s=64051, is=64106, ic=64107, ia=64108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64107 (s=64051, is=64107, ic=64108, ia=64109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64108 (s=64051, is=64107, ic=64108, ia=64109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64109 (s=64051, is=64107, ic=64108, ia=64109)