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