Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89940 (s=89940, is=90001, ic=90002, ia=90003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90002 (s=89940, is=90002, ic=90003, ia=90004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90003 (s=89940, is=90002, ic=90003, ia=90004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90004 (s=89940, is=90002, ic=90003, ia=90004)