Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13771 (s=13771, is=13781, ic=13783, ia=13784)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13782 (s=13771, is=13782, ic=13784, ia=13785)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13784 (s=13771, is=13782, ic=13784, ia=13785)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13785 (s=13771, is=13782, ic=13784, ia=13785)