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