Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11611 (s=11611, is=11623, ic=11622, ia=11624)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11624 (s=11611, is=11624, ic=11623, ia=11625)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11623 (s=11611, is=11624, ic=11623, ia=11625)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11625 (s=11611, is=11624, ic=11623, ia=11625)