Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11776 (s=11776, is=11789, ic=11791, ia=11792)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11790 (s=11776, is=11790, ic=11792, ia=11793)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11792 (s=11776, is=11790, ic=11792, ia=11793)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11793 (s=11776, is=11790, ic=11792, ia=11793)