Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94937 (s=94937, is=94998, ic=94999, ia=95000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94999 (s=94937, is=94999, ic=95000, ia=95001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95000 (s=94937, is=94999, ic=95000, ia=95001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95001 (s=94937, is=94999, ic=95000, ia=95001)