Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123909 (s=123909, is=123986, ic=123988, ia=123991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123987 (s=123909, is=123987, ic=123989, ia=123992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123989 (s=123909, is=123987, ic=123989, ia=123992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123992 (s=123909, is=123987, ic=123989, ia=123992)