Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99727 (s=99727, is=99790, ic=99791, ia=99792)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99791 (s=99727, is=99791, ic=99792, ia=99793)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99792 (s=99727, is=99791, ic=99792, ia=99793)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99793 (s=99727, is=99791, ic=99792, ia=99793)