Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 116920 (s=116920, is=116995, ic=116997, ia=116999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 116996 (s=116920, is=116996, ic=116998, ia=117000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 116998 (s=116920, is=116996, ic=116998, ia=117000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 117000 (s=116920, is=116996, ic=116998, ia=117000)