Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111716 (s=111716, is=111789, ic=111790, ia=111792)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111790 (s=111716, is=111790, ic=111791, ia=111793)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111791 (s=111716, is=111790, ic=111791, ia=111793)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111793 (s=111716, is=111790, ic=111791, ia=111793)