Hello again,
You can also see the cards in action (and also copy markup) from the following demos we have: https://demos.telerik.com/kendo-ui/cards/orientation
Regards,
Marin Bratanov
Progress Telerik
Hi Ben,
Our themes already provide a lot of styling options for standard form elements: https://docs.telerik.com/blazor-ui/themes/form-elements. At the very end of this article, we link our original documentation for creating cards and you can find it here: https://docs.telerik.com/kendo-ui/styles-and-layout/cards.
So, with this, you can build your own component that will expose the desired parameters, templates and will render the appropriate HTML and classes from those articles.
As for bootstrap-specific cards - that's something that is out of the scope of our components. There are libraries out there that aim at wrapping bootstrap features into blazor-specific syntax and you can look into them. We cannot wrap third-party features and ship as our own components.
Does this help you move foward? Would you expect something different from us in addition to what is linked at the beginning?
Regards,
Marin Bratanov
Progress Telerik