Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9581 (s=9581, is=9589, ic=9588, ia=9590)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9590 (s=9581, is=9590, ic=9589, ia=9591)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9589 (s=9581, is=9590, ic=9589, ia=9591)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9591 (s=9581, is=9590, ic=9589, ia=9591)