Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100566 (s=100566, is=100628, ic=100630, ia=100631)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100629 (s=100566, is=100629, ic=100631, ia=100632)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100631 (s=100566, is=100629, ic=100631, ia=100632)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100632 (s=100566, is=100629, ic=100631, ia=100632)