Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9647 (s=9647, is=9655, ic=9654, ia=9656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9656 (s=9647, is=9656, ic=9655, ia=9657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9655 (s=9647, is=9656, ic=9655, ia=9657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9657 (s=9647, is=9656, ic=9655, ia=9657)