Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7980 (s=7980, is=7987, ic=7985, ia=7987)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7988 (s=7980, is=7988, ic=7986, ia=7988)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7986 (s=7980, is=7988, ic=7986, ia=7988)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7988 (s=7980, is=7988, ic=7986, ia=7988)