Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13877 (s=13877, is=13890, ic=13891, ia=13889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13891 (s=13877, is=13891, ic=13892, ia=13890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13892 (s=13877, is=13891, ic=13892, ia=13890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13890 (s=13877, is=13891, ic=13892, ia=13890)