Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9569 (s=9569, is=9577, ic=9576, ia=9578)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9578 (s=9569, is=9578, ic=9577, ia=9579)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9577 (s=9569, is=9578, ic=9577, ia=9579)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9579 (s=9569, is=9578, ic=9577, ia=9579)