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