Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3856 (s=3856, is=3861, ic=3859, ia=3861)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3862 (s=3856, is=3862, ic=3860, ia=3862)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3860 (s=3856, is=3862, ic=3860, ia=3862)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3862 (s=3856, is=3862, ic=3860, ia=3862)