Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65052 (s=65052, is=65107, ic=65108, ia=65109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65108 (s=65052, is=65108, ic=65109, ia=65110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65109 (s=65052, is=65108, ic=65109, ia=65110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65110 (s=65052, is=65108, ic=65109, ia=65110)