Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98941 (s=98941, is=99003, ic=99004, ia=99005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99004 (s=98941, is=99004, ic=99005, ia=99006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99005 (s=98941, is=99004, ic=99005, ia=99006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99006 (s=98941, is=99004, ic=99005, ia=99006)