Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 85939 (s=85939, is=85997, ic=85998, ia=85999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 85998 (s=85939, is=85998, ic=85999, ia=86000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85999 (s=85939, is=85998, ic=85999, ia=86000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86000 (s=85939, is=85998, ic=85999, ia=86000)