Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10800 (s=10800, is=10808, ic=10807, ia=10809)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10809 (s=10800, is=10809, ic=10808, ia=10810)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10808 (s=10800, is=10809, ic=10808, ia=10810)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10810 (s=10800, is=10809, ic=10808, ia=10810)