Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3776 (s=3776, is=3781, ic=3779, ia=3781)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3782 (s=3776, is=3782, ic=3780, ia=3782)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3780 (s=3776, is=3782, ic=3780, ia=3782)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3782 (s=3776, is=3782, ic=3780, ia=3782)