Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36964 (s=36964, is=37001, ic=37000, ia=37002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 37002 (s=36964, is=37002, ic=37001, ia=37003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 37001 (s=36964, is=37002, ic=37001, ia=37003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 37003 (s=36964, is=37002, ic=37001, ia=37003)