It would be useful if we could declaratively set the first node as focused automatically. Something like:
<focus-trap focus-first="true" ></focus-trap>
This would only be actioned when the element is initially created. Is this something that would be possible?