Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2788 (s=2788, is=2792, ic=2790, ia=2792)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2793 (s=2788, is=2793, ic=2791, ia=2793)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2791 (s=2788, is=2793, ic=2791, ia=2793)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2793 (s=2788, is=2793, ic=2791, ia=2793)