Closed mounikaalla-rahi closed 5 years ago
@mounikaalla-rahi Hi, you may refer to the ResourceView.js to customize your slotItemTemplateResolver func.
@StephenChou1017 Thanks Stephen.It is working now. I got the clue what is missing from the ResourceView.js
Thanks again
I am using custom slotItemTemplateResolver = (schedulerData, slot, slotClickedFunc, width, clsName) to customize the Resources Cell. When I using the slotItemTemplateResolver function toggle is not working. Can you please help me in getting the toggle button appended to my custom resource styling.
Thanks