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