Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32949 (s=32949, is=32983, ic=32982, ia=32984)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32984 (s=32949, is=32984, ic=32983, ia=32985)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32983 (s=32949, is=32984, ic=32983, ia=32985)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32985 (s=32949, is=32984, ic=32983, ia=32985)