Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89929 (s=89929, is=89990, ic=89991, ia=89992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89991 (s=89929, is=89991, ic=89992, ia=89993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89992 (s=89929, is=89991, ic=89992, ia=89993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89993 (s=89929, is=89991, ic=89992, ia=89993)