Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12400 (s=12400, is=12408, ic=12408, ia=12406)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12409 (s=12400, is=12409, ic=12409, ia=12407)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12409 (s=12400, is=12409, ic=12409, ia=12407)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12407 (s=12400, is=12409, ic=12409, ia=12407)