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