Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10128 (s=10128, is=10141, ic=10141, ia=10139)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10142 (s=10128, is=10142, ic=10142, ia=10140)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10142 (s=10128, is=10142, ic=10142, ia=10140)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10140 (s=10128, is=10142, ic=10142, ia=10140)