Is there any way to use an angular component as the event on the scheduler?
I don’t know if it’s possible to use angular component but you can alter events content and style.
Check: https://docs.dhtmlx.com/scheduler/timeline_view_templates.html
In the menu on left side you can choose templates you’re interested in.
Do you have any specific use case in mind?
We created a custom angular component that shows details about a meeting. We would like to use that component on the scheduler for each event on the schedule.
Hello @ndmoroz ,
Unfortunately, currently, there is no way to return Angular
components from the template functions, this functionality stays in plans but there is no ETA when it could be implemented.
I will post any updates on this topic.