Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10919 (s=10919, is=10933, ic=10933, ia=10930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10934 (s=10919, is=10934, ic=10934, ia=10931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10934 (s=10919, is=10934, ic=10934, ia=10931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10931 (s=10919, is=10934, ic=10934, ia=10931)