7 use \ILIAS\UI\Component\Component;
This is the interface that components should use if they want to load specific renderers.
getRendererInContext(Component $component, array $contexts)
Get a renderer based on the current context.
getJSBinding()
Todo: This was implemented to fix 21830.