Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11898 (s=11898, is=11910, ic=11909, ia=11911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11911 (s=11898, is=11911, ic=11910, ia=11912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11910 (s=11898, is=11911, ic=11910, ia=11912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11912 (s=11898, is=11911, ic=11910, ia=11912)