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