Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9736 (s=9736, is=9744, ic=9743, ia=9745)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9745 (s=9736, is=9745, ic=9744, ia=9746)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9744 (s=9736, is=9745, ic=9744, ia=9746)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9746 (s=9736, is=9745, ic=9744, ia=9746)