Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11882 (s=11882, is=11895, ic=11897, ia=11898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11896 (s=11882, is=11896, ic=11898, ia=11899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11898 (s=11882, is=11896, ic=11898, ia=11899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11899 (s=11882, is=11896, ic=11898, ia=11899)