Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123905 (s=123905, is=123982, ic=123984, ia=123987)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123983 (s=123905, is=123983, ic=123985, ia=123988)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123985 (s=123905, is=123983, ic=123985, ia=123988)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123988 (s=123905, is=123983, ic=123985, ia=123988)