Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20431 (s=20431, is=20444, ic=20446, ia=20448)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20445 (s=20431, is=20445, ic=20447, ia=20449)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20447 (s=20431, is=20445, ic=20447, ia=20449)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20449 (s=20431, is=20445, ic=20447, ia=20449)