Hi there,
Is there any way to configure components globally? It is frustrating that I need to configure each instance of a component.
Right now, I have custom directives that I apply to each instance of a Kendo Angular component in order to configure it, but it would make much more sense to have some sort of global config.
Thank you.