Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9543 (s=9543, is=9550, ic=9549, ia=9551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9551 (s=9543, is=9551, ic=9550, ia=9552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9550 (s=9543, is=9551, ic=9550, ia=9552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9552 (s=9543, is=9551, ic=9550, ia=9552)