Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9886 (s=9886, is=9894, ic=9893, ia=9895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9895 (s=9886, is=9895, ic=9894, ia=9896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9894 (s=9886, is=9895, ic=9894, ia=9896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9896 (s=9886, is=9895, ic=9894, ia=9896)