Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88940 (s=88940, is=89001, ic=89002, ia=89003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89002 (s=88940, is=89002, ic=89003, ia=89004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89003 (s=88940, is=89002, ic=89003, ia=89004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89004 (s=88940, is=89002, ic=89003, ia=89004)