Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9686 (s=9686, is=9694, ic=9693, ia=9695)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9695 (s=9686, is=9695, ic=9694, ia=9696)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9694 (s=9686, is=9695, ic=9694, ia=9696)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9696 (s=9686, is=9695, ic=9694, ia=9696)