Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 73941 (s=73941, is=73998, ic=73999, ia=74000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 73999 (s=73941, is=73999, ic=74000, ia=74001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 74000 (s=73941, is=73999, ic=74000, ia=74001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 74001 (s=73941, is=73999, ic=74000, ia=74001)