Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10051 (s=10051, is=10061, ic=10061, ia=10059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10062 (s=10051, is=10062, ic=10062, ia=10060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10062 (s=10051, is=10062, ic=10062, ia=10060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10060 (s=10051, is=10062, ic=10062, ia=10060)