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