Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9598 (s=9598, is=9606, ic=9605, ia=9607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9607 (s=9598, is=9607, ic=9606, ia=9608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9606 (s=9598, is=9607, ic=9606, ia=9608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9608 (s=9598, is=9607, ic=9606, ia=9608)