Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6671 (s=6671, is=6678, ic=6679, ia=6680)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6679 (s=6671, is=6679, ic=6680, ia=6681)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6680 (s=6671, is=6679, ic=6680, ia=6681)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6681 (s=6671, is=6679, ic=6680, ia=6681)