Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65425 (s=65425, is=65480, ic=65481, ia=65482)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65481 (s=65425, is=65481, ic=65482, ia=65483)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65482 (s=65425, is=65481, ic=65482, ia=65483)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65483 (s=65425, is=65481, ic=65482, ia=65483)