Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12868 (s=12868, is=12878, ic=12880, ia=12881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12879 (s=12868, is=12879, ic=12881, ia=12882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12881 (s=12868, is=12879, ic=12881, ia=12882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12882 (s=12868, is=12879, ic=12881, ia=12882)