Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50152 (s=50152, is=50202, ic=50202, ia=50204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50203 (s=50152, is=50203, ic=50203, ia=50205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50203 (s=50152, is=50203, ic=50203, ia=50205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50205 (s=50152, is=50203, ic=50203, ia=50205)