Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8421 (s=8421, is=8429, ic=8430, ia=8431)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8430 (s=8421, is=8430, ic=8431, ia=8432)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8431 (s=8421, is=8430, ic=8431, ia=8432)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8432 (s=8421, is=8430, ic=8431, ia=8432)