Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123836 (s=123836, is=123913, ic=123915, ia=123918)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123914 (s=123836, is=123914, ic=123916, ia=123919)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123916 (s=123836, is=123914, ic=123916, ia=123919)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123919 (s=123836, is=123914, ic=123916, ia=123919)