Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65951 (s=65951, is=66006, ic=66007, ia=66008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66007 (s=65951, is=66007, ic=66008, ia=66009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66008 (s=65951, is=66007, ic=66008, ia=66009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66009 (s=65951, is=66007, ic=66008, ia=66009)