Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33873 (s=33873, is=33908, ic=33907, ia=33909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33909 (s=33873, is=33909, ic=33908, ia=33910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33908 (s=33873, is=33909, ic=33908, ia=33910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33910 (s=33873, is=33909, ic=33908, ia=33910)