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