Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36961 (s=36961, is=36998, ic=36997, ia=36999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36999 (s=36961, is=36999, ic=36998, ia=37000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36998 (s=36961, is=36999, ic=36998, ia=37000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 37000 (s=36961, is=36999, ic=36998, ia=37000)