Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12666 (s=12666, is=12678, ic=12677, ia=12679)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12679 (s=12666, is=12679, ic=12678, ia=12680)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12678 (s=12666, is=12679, ic=12678, ia=12680)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12680 (s=12666, is=12679, ic=12678, ia=12680)