Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3011 (s=3011, is=3012, ic=3013, ia=3013)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3013 (s=3011, is=3013, ic=3014, ia=3014)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3014 (s=3011, is=3013, ic=3014, ia=3014)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3014 (s=3011, is=3013, ic=3014, ia=3014)