Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22571 (s=22571, is=22585, ic=22587, ia=22589)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22587 (s=22571, is=22587, ic=22589, ia=22591)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22589 (s=22571, is=22587, ic=22589, ia=22591)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22591 (s=22571, is=22587, ic=22589, ia=22591)