Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28966 (s=28966, is=28999, ic=28997, ia=28999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29000 (s=28966, is=29000, ic=28998, ia=29000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28998 (s=28966, is=29000, ic=28998, ia=29000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29000 (s=28966, is=29000, ic=28998, ia=29000)