Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10441 (s=10441, is=10451, ic=10452, ia=10450)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10452 (s=10441, is=10452, ic=10453, ia=10451)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10453 (s=10441, is=10452, ic=10453, ia=10451)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10451 (s=10441, is=10452, ic=10453, ia=10451)