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