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
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

Vue Card is a container-based user interface (UI) component built using HTML5/CSS3 markup and styles for displaying organized content. The card design is widely used in social media and e-commerce sites such as Facebook, Google Now, Amazon, Pinterest, and more. The cards are mostly used as entry points to more detailed views, such as in a gallery or dashboard.


Card UI elements

Vue Cards consist of various UI elements, including headers, sub-headers, images, multimedia, action buttons,and dividers.


Card types

Construct various card designs such as business cards, weather cards, graph cards, avatar cards, flip cards, stacked cards, reveal cards, swipe cards. Because it is a fully customizable container, you can manipulate it into whatever you like.


Vue Business/Swipe card displays at the center of mobile devices.

Responsive web design

The Cards component offers much flexibility, allowing it to easily adapt to almost all touch devices.


Action buttons

The entire card UI can be set up as a clickable action item, or specific action buttons can be added to cards.


Vue Business/Swipe card-built tile view design

Tile view using cards

Different collections of cards, such as a tile view, can be generated with the help of defined HTML templates to simplify rendering in a web application.


Easy integration

Users can easily integrate other Vue UI components inside the cards to create avatar cards, graph cards, and more.


Themes

The Vue Cards component has several built-in themes such as Material, Bootstrap, Fabric (Office 365), Tailwind CSS, 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.


Vue Card Code Example

Easily get started with the Vue Card using a few simple lines of Vue codes as demonstrated below. Also explore our Vue Card Example that shows you how to render and configure a Card in Vue.

<template>
  <div id="app">
<div id='container' style="margin:50px auto 0; width:100%;">
    <br>
      <div tabindex="0" class="e-card" id="basic">
        <div class="e-card-header">
            <div class="e-card-header-caption">
                <div class="e-card-title">Advanced UWP</div>
            </div>
        </div>
        <div class="e-card-content">
            Communicating with Windows 10 and Other Apps, the second in a five-part series written by Succinctly series
            author Matteo Pagani. To download the complete white paper, and other papers in the series, visit
            the White Paper section of Syncfusion’s Technology Resource Portal.
        </div>
    </div>
</div>
  </div>
</template>
<script>
import Vue from 'vue';

export default {
  name: 'app',
}
</script>
<style>
  @import "../../node_modules/@syncfusion/ej2-base/styles/material.css";
  @import "../../node_modules/@syncfusion/ej2-vue-layouts/styles/material.css";
</style>

Other supported frameworks

The Card component is also available in Blazor, React, Angular, and JavaScript frameworks. Check out the different Card platforms from the links below,




80+ VUE UI COMPONENTS

Frequently Asked Questions

  • Fully customizable container includes header, footer, multimedia, images, action buttons, links, and more.
  • Pure HTML5/CSS3 control built entirely with markup and styles.
  • Flexible card design for creating your own real-world cards such as business cards, weather cards, news feed cards, stacked cards, reveal cards, flip cards, swipe cards, and tile views.
  • Support for all modern browsers.
  • Expansive learning resources such as demos and documentation to learn quickly and get started with Vue Card.

You can find our Vue 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, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Awards

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.

Up arrow icon
Live Chat Icon For mobile