For rendering content fragments with the core components, it would be good to be able to extend the component-directive.
Right now most methods are private.
The alternative is to copy paste everything which increases the (already big) bundle size.
PR provided.