Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6784 (pia, s=6784, is=6789, ic=6790, ia=6791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6790 (pia, s=6784, is=6790, ic=6791, ia=6792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6791 (pia, s=6784, is=6790, ic=6791, ia=6792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6792 (pia, s=6784, is=6790, ic=6791, ia=6792)