7use \ILIAS\UI\Component\Component;
An exception for terminatinating execution or to throw for unit testing.
A component is the most general form of an entity in the UI.
This is the interface that components should use if they want to load specific renderers.
getJSBinding()
Todo: This was implemented to fix 21830.
getRendererInContext(Component $component, array $contexts)
Get a renderer based on the current context.