Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9672 (s=9672, is=9680, ic=9679, ia=9681)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9681 (s=9672, is=9681, ic=9680, ia=9682)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9680 (s=9672, is=9681, ic=9680, ia=9682)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9682 (s=9672, is=9681, ic=9680, ia=9682)