Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6990 (s=6990, is=6997, ic=6995, ia=6997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6998 (s=6990, is=6998, ic=6996, ia=6998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6996 (s=6990, is=6998, ic=6996, ia=6998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6998 (s=6990, is=6998, ic=6996, ia=6998)