Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98543 (s=98543, is=98605, ic=98606, ia=98607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98606 (s=98543, is=98606, ic=98607, ia=98608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98607 (s=98543, is=98606, ic=98607, ia=98608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98608 (s=98543, is=98606, ic=98607, ia=98608)