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