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