Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8110 (s=8110, is=8111, ic=8112, ia=8112, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8112 (s=8110, is=8112, ic=8113, ia=8113, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8113 (s=8110, is=8112, ic=8113, ia=8113, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8113 (s=8110, is=8112, ic=8113, ia=8113, pia)