Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25075 (s=25075, is=25100, ic=25099, ia=25100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25101 (s=25075, is=25101, ic=25100, ia=25101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25100 (s=25075, is=25101, ic=25100, ia=25101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25101 (s=25075, is=25101, ic=25100, ia=25101)