Completed
Last Updated: 12 May 2021 04:56 by ADMIN
Release 2.24.0
Ben Hayat
Created on: 11 Mar 2020 05:07
Category: UI for Blazor
Type: Feature Request
13
Card
Card:
A Card component similar to what can be done with Bootstrap. However a pre made Blazor component that we can quickly give it size parameters, shading and etc. to create a card where we can put content in the card.
Duplicated Items
2 comments
ADMIN
Marin Bratanov
Posted on: 13 Mar 2020 10:29

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

 UI for Blazor
ADMIN
Marin Bratanov
Posted on: 11 Mar 2020 12:20

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

 UI for Blazor