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