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

How change theme template?

I HAVE MATERIAL FOR DEFAULT, BUT I WANT BOOTSTRAP V4, HELPE ME PLS

1 Reply

NR Nevitha Ravi Syncfusion Team April 18, 2019 05:48 AM UTC

Hi Marco, 

Greetings from Syncfusion Support. 

You can simply change the theme name in style reference to use different themes. We have prepared a sample for your reference which can be downloaded from the following link. 

<style> 
@import "../node_modules/@syncfusion/ej2-vue-schedule/styles/bootstrap.css"; 
@import "../node_modules/@syncfusion/ej2-base/styles/bootstrap.css"; 
@import "../node_modules/@syncfusion/ej2-buttons/styles/bootstrap.css"; 
@import "../node_modules/@syncfusion/ej2-calendars/styles/bootstrap.css"; 
@import "../node_modules/@syncfusion/ej2-dropdowns/styles/bootstrap.css"; 
@import "../node_modules/@syncfusion/ej2-inputs/styles/bootstrap.css"; 
@import "../node_modules/@syncfusion/ej2-navigations/styles/bootstrap.css"; 
@import "../node_modules/@syncfusion/ej2-popups/styles/bootstrap.css"; 
</style> 


Please check the sample and let us know if you need any further assistance. 

Regards, 
Nevitha 


Loader.
Live Chat Icon For mobile
Up arrow icon