Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13077 (s=13077, is=13090, ic=13089, ia=13091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13091 (s=13077, is=13091, ic=13090, ia=13092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13090 (s=13077, is=13091, ic=13090, ia=13092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13092 (s=13077, is=13091, ic=13090, ia=13092)