Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50028 (s=50028, is=50078, ic=50078, ia=50080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50079 (s=50028, is=50079, ic=50079, ia=50081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50079 (s=50028, is=50079, ic=50079, ia=50081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50081 (s=50028, is=50079, ic=50079, ia=50081)