Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109926 (s=109926, is=109999, ic=110000, ia=110002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110000 (s=109926, is=110000, ic=110001, ia=110003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110001 (s=109926, is=110000, ic=110001, ia=110003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110003 (s=109926, is=110000, ic=110001, ia=110003)