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