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