Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32509 (s=32509, is=32543, ic=32542, ia=32544)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32544 (s=32509, is=32544, ic=32543, ia=32545)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32543 (s=32509, is=32544, ic=32543, ia=32545)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32545 (s=32509, is=32544, ic=32543, ia=32545)