Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9640 (s=9640, is=9648, ic=9647, ia=9649)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9649 (s=9640, is=9649, ic=9648, ia=9650)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9648 (s=9640, is=9649, ic=9648, ia=9650)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9650 (s=9640, is=9649, ic=9648, ia=9650)