The Blazor Card is a container-based user interface (UI) control built using HTML5/CSS3 markup and styles for displaying organized content. The Blazor card design is widely used in social media and e-commerce sites such as Facebook, Google Now, Amazon, Pinterest, and more. The Blazor cards are mostly used as entry points to more detailed views, such as in a gallery or dashboard.
Blazor Cards consist of various UI elements, including headers, sub-headers, images, multimedia, action buttons, and dividers.
Construct various card designs: business cards, weather cards, graph cards, avatar cards, stacked cards, reveal cards. Because it is a fully customizable container, you can manipulate it into whatever you like.
By default, all the card elements are aligned vertically one after the other as in the DOM. You can align the elements horizontally, instead, by using the Orientation property.
The Blazor Card component offers much flexibility, allowing it to adapt easily to almost all touch devices.
The entire Blazor Card UI can be set up as a clickable action item, or specific action buttons can be added to cards.
Users can easily integrate other Blazor UI components inside the cards to create avatar cards, graph cards, and more.
The Blazor Card component has several built-in themes: Tailwind CSS, Bootstrap 5, Bootstrap 4, Bootstrap, Material, Fabric, and High Contrast. Users can customize any of these built-in themes, or create new ones to build their own desired look and feel, either by simply overriding Sass variables or using our Theme Studio application.
Card is also available in JavaScript, Angular, React and Vue frameworks that are built from their own TypeScript libraries. Check out the different Card platforms from the below links,
Easily get started with the Blazor Card using a few simple lines of C# code as demonstrated below. Also explore our Blazor Card demo that shows you how to render and configure the Card in Blazor.
<SfCard ID="BasicCard">
<CardHeader Title="Debunking Five Data Science Myths" />
<CardContent Content="Tech evangelists are currently pounding their pulpits about all things AI, machine learning, analytics—anything that sounds" />
<CardFooter>
<CardFooterContent>
<SfButton CssClass="e-btn e-outline e-primary">Read More</SfButton>
</CardFooterContent>
</CardFooter>
</SfCard>
You can find our Blazor Card demo here.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.