Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11829 (s=11829, is=11841, ic=11840, ia=11842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11842 (s=11829, is=11842, ic=11841, ia=11843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11841 (s=11829, is=11842, ic=11841, ia=11843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11843 (s=11829, is=11842, ic=11841, ia=11843)