Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99668 (s=99668, is=99731, ic=99732, ia=99733)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99732 (s=99668, is=99732, ic=99733, ia=99734)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99733 (s=99668, is=99732, ic=99733, ia=99734)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99734 (s=99668, is=99732, ic=99733, ia=99734)