Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18777 (s=18777, is=18789, ic=18791, ia=18793)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18790 (s=18777, is=18790, ic=18792, ia=18794)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18792 (s=18777, is=18790, ic=18792, ia=18794)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18794 (s=18777, is=18790, ic=18792, ia=18794)