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