Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10361 (s=10361, is=10369, ic=10368, ia=10370)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10370 (s=10361, is=10370, ic=10369, ia=10371)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10369 (s=10361, is=10370, ic=10369, ia=10371)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10371 (s=10361, is=10370, ic=10369, ia=10371)