Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22004 (s=22004, is=22010, ic=22011, ia=22010, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22011 (s=22004, is=22011, ic=22012, ia=22011, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22012 (s=22004, is=22011, ic=22012, ia=22011, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22011 (s=22004, is=22011, ic=22012, ia=22011, pia)