Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26979 (s=26979, is=26997, ic=27000, ia=27001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26998 (s=26979, is=26998, ic=27001, ia=27002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27001 (s=26979, is=26998, ic=27001, ia=27002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27002 (s=26979, is=26998, ic=27001, ia=27002)