Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11872 (s=11872, is=11884, ic=11883, ia=11885)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11885 (s=11872, is=11885, ic=11884, ia=11886)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11884 (s=11872, is=11885, ic=11884, ia=11886)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11886 (s=11872, is=11885, ic=11884, ia=11886)