Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49998 (s=49998, is=50048, ic=50048, ia=50050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50049 (s=49998, is=50049, ic=50049, ia=50051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50049 (s=49998, is=50049, ic=50049, ia=50051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50051 (s=49998, is=50049, ic=50049, ia=50051)