Hi, I've been using the Kendo Scheduler for Blazor and have been following the examples from this doc: https://docs.telerik.com/blazor-ui/components/scheduler/resources#one-resource
However, the only examples for adding addition SchedulerResources are dropdownlists. Is there any way to add a Resource that's a textbox or any other input type? If I leave the Data attribute blank, an error is thrown.
Thanks