Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28999 (s=28999, is=29012, ic=29013, ia=29012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29013 (s=28999, is=29013, ic=29014, ia=29013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29014 (s=28999, is=29013, ic=29014, ia=29013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29013 (s=28999, is=29013, ic=29014, ia=29013)