Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20142 (s=20142, is=20153, ic=20153, ia=20152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20154 (s=20142, is=20154, ic=20154, ia=20153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20154 (s=20142, is=20154, ic=20154, ia=20153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20153 (s=20142, is=20154, ic=20154, ia=20153)