Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 59946 (s=59946, is=59997, ic=59997, ia=59999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 59998 (s=59946, is=59998, ic=59998, ia=60000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 59998 (s=59946, is=59998, ic=59998, ia=60000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60000 (s=59946, is=59998, ic=59998, ia=60000)