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