Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99853 (s=99853, is=99916, ic=99917, ia=99918)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99917 (s=99853, is=99917, ic=99918, ia=99919)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99918 (s=99853, is=99917, ic=99918, ia=99919)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99919 (s=99853, is=99917, ic=99918, ia=99919)