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