Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10496 (s=10496, is=10504, ic=10503, ia=10505)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10505 (s=10496, is=10505, ic=10504, ia=10506)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10504 (s=10496, is=10505, ic=10504, ia=10506)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10506 (s=10496, is=10505, ic=10504, ia=10506)