Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6456 (s=6456, is=6463, ic=6461, ia=6463)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6464 (s=6456, is=6464, ic=6462, ia=6464)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6462 (s=6456, is=6464, ic=6462, ia=6464)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6464 (s=6456, is=6464, ic=6462, ia=6464)