Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65640 (s=65640, is=65695, ic=65696, ia=65697)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65696 (s=65640, is=65696, ic=65697, ia=65698)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65697 (s=65640, is=65696, ic=65697, ia=65698)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65698 (s=65640, is=65696, ic=65697, ia=65698)