Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32258 (s=32258, is=32292, ic=32291, ia=32293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32293 (s=32258, is=32293, ic=32292, ia=32294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32292 (s=32258, is=32293, ic=32292, ia=32294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32294 (s=32258, is=32293, ic=32292, ia=32294)