Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10842 (s=10842, is=10850, ic=10849, ia=10851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10851 (s=10842, is=10851, ic=10850, ia=10852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10850 (s=10842, is=10851, ic=10850, ia=10852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10852 (s=10842, is=10851, ic=10850, ia=10852)