Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10780 (s=10780, is=10793, ic=10795, ia=10796)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10794 (s=10780, is=10794, ic=10796, ia=10797)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10796 (s=10780, is=10794, ic=10796, ia=10797)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10797 (s=10780, is=10794, ic=10796, ia=10797)