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