Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13848 (s=13848, is=13861, ic=13862, ia=13860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13862 (s=13848, is=13862, ic=13863, ia=13861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13863 (s=13848, is=13862, ic=13863, ia=13861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13861 (s=13848, is=13862, ic=13863, ia=13861)