Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11288 (s=11288, is=11298, ic=11297, ia=11299)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11299 (s=11288, is=11299, ic=11298, ia=11300)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11298 (s=11288, is=11299, ic=11298, ia=11300)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11300 (s=11288, is=11299, ic=11298, ia=11300)