Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15901 (s=15901, is=15908, ic=15909, ia=15909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15909 (s=15901, is=15909, ic=15910, ia=15910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15910 (s=15901, is=15909, ic=15910, ia=15910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15910 (s=15901, is=15909, ic=15910, ia=15910)