Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123698 (s=123698, is=123775, ic=123777, ia=123780)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123776 (s=123698, is=123776, ic=123778, ia=123781)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123778 (s=123698, is=123776, ic=123778, ia=123781)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123781 (s=123698, is=123776, ic=123778, ia=123781)