Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50001 (s=50001, is=50051, ic=50051, ia=50053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50052 (s=50001, is=50052, ic=50052, ia=50054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50052 (s=50001, is=50052, ic=50052, ia=50054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50054 (s=50001, is=50052, ic=50052, ia=50054)