Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10454 (s=10454, is=10462, ic=10461, ia=10463)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10463 (s=10454, is=10463, ic=10462, ia=10464)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10462 (s=10454, is=10463, ic=10462, ia=10464)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10464 (s=10454, is=10463, ic=10462, ia=10464)