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