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