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