We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Need to change the EditorTemplate

Dear Team,

I need to be change the existing editor template in schedule component, like the one in quickInfoTemplates with header, content and footer.

I am facing issue to find header, content and footer in EditorTemplate and also their events. 

Please find the below sample code

editorTemplate(props) {
        return ((props !== undefined) ?
              <Provider store={store}>                
                 <SampleComponent />
              </Provider>
            : <div></div>);
    }

Regards,
Sinchan

1 Reply

VD Vinitha Devi Murugan Syncfusion Team December 16, 2019 09:43 AM UTC

Hi Sinchan, 
 
Syncfusion Greetings. 
Based on your shared requirement, we have prepared the sample with editor template to customize header, footer and content area of editor window. Please refer the below sample. 
 
 
Kindly try with the above sample and let us know, if you need any further assistance on this. 
 
Regards, 
M.Vinitha devi 


Loader.
Live Chat Icon For mobile
Up arrow icon