Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2654 (s=2654, is=2655, ic=2656, ia=2656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2656 (s=2654, is=2656, ic=2657, ia=2657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2657 (s=2654, is=2656, ic=2657, ia=2657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2657 (s=2654, is=2656, ic=2657, ia=2657)