Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 62048 (s=62048, is=62101, ic=62101, ia=62103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 62102 (s=62048, is=62102, ic=62102, ia=62104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 62102 (s=62048, is=62102, ic=62102, ia=62104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 62104 (s=62048, is=62102, ic=62102, ia=62104)