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