Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6021 (s=6021, is=6028, ic=6026, ia=6028)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6029 (s=6021, is=6029, ic=6027, ia=6029)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6027 (s=6021, is=6029, ic=6027, ia=6029)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6029 (s=6021, is=6029, ic=6027, ia=6029)