If the Bootsrap theme is based on v4, can I use cards within a layout?
3 Answers, 1 is accepted
0
Elena
Telerik team
answered on 25 Feb 2019, 01:59 PM
Hi,
To use Bootstrap cards you only need Bootstrap styles. That is to say that you can use Bootstrap cards with any theme. While we do depend on Bootstrap for kendo-theme-bootstrap, it's only in terms of variables.
What is the exact scenario you want to use and have you encountered any issues so far?
Regards,
Elena
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.
I think I am/was getting confused on whether we are to use nothing by the theme or could use the Bootstrap stylesheet in addition to the Kendo Bootstrap theme. Looks like its the latter, rather than the former. Simply reference the main Bootstrap css in the main layout file of my app and I can use Bootstrap styles, including cards.
0
Svet
Telerik team
answered on 27 Feb 2019, 12:21 PM
Hi,
Indeed, that is correct. We can use Bootstrap in combination with the provided Kendo Ui for Angular themes - default, bootstrap, or material.
Regards,
Svetlin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.