Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99633 (s=99633, is=99696, ic=99697, ia=99698)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99697 (s=99633, is=99697, ic=99698, ia=99699)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99698 (s=99633, is=99697, ic=99698, ia=99699)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99699 (s=99633, is=99697, ic=99698, ia=99699)