Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30874 (s=30874, is=30908, ic=30907, ia=30909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30909 (s=30874, is=30909, ic=30908, ia=30910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30908 (s=30874, is=30909, ic=30908, ia=30910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30910 (s=30874, is=30909, ic=30908, ia=30910)