Would be nice to be able to define custom components and inject them into pre-built components. In general, it will be great be able to create simple UI components and aggregate them in a complex component. For example, create a custom details window and use it in a grid or in the scheduler or on a page.
This should be theoretically possible if you use the js source code of the pertinent Kendo UI widget and extend it in a custom manner.