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

The Vue Badge is a pure CSS component used to convey notifications, messages, or statuses in different shapes and sizes. The Badge component can be easily integrated with ListView, Avatar, and other container controls.


Notification badge

The Vue Badge can display the number of unread notifications in different colors to indicate their priority level.


Pill badge

Create badges with rounded edges using the pill badge variant.


Create clickable link badges using the link CSS badge variant with an anchor element. It has hover and focus states.


Overlapping badge

Create badges that overlap with profile icons or images, similar to social media notification number badges.


Badge position

A notification badge can be positioned at the top or bottom of profile icons or images. It is placed at the top by default.


Custom position

Even though badges support the conventional top and bottom positions, badge positions can be changed as desired. This can be done by adding a custom class to the badge element to override the default position applied from the source.

Custom position for Vue Badge


Predefined styles

Eight predefined contextual color variants are available for badges.


Types of badges

The CSS Badge control supports six different styles: default, circle, pill, notification, ghost, and dot.


UI customization

Completely customize the CSS Badge attributes, like dimensions and colors.


Integration with other components

Integrate the Vue Badge into various components to achieve different applications, such as displaying the number of unread messages in an email account or the status of product support.


Other supported frameworks

The Badge component is also available in React, Angular, and JavaScript frameworks. Check out the Badge on different platforms from these links:


Vue Badge code example

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

<template> 
  <div id="app">
       <h1>Badge Component <span class="e-badge">New</span></h1>
  </div>
</template>

<script>
    import Vue from "vue";
	export default
	{
	  data()
	  {
	  return {};
	  }
	}
</script>

<style>
@import "../node_modules/@syncfusion/ej2-base/styles/material.css";
@import "../node_modules/@syncfusion/ej2-notifications/styles/material.css";
</style>



80+ VUE UI COMPONENTS

Frequently Asked Questions

  • Support for different types of badges like notification, pill, link, and overlap.
  • Integration with other components such as Avatar, ListView, and Menu Bar.
  • Standard, predefined, and contextual color variants.
  • Industry-standard themes included: Material, Fabric, and Bootstrap.
  • One of the best Vue Badge in the market that offers a feature-rich UI to interact with the software.
  • Simple configuration and API.
  • Support for all modern browsers.
  • Touch-friendly and responsive UI.
  • Expansive learning resources such as demos and documentation to let you get started quickly with the Vue Badge component.

You can find our Vue Badge demo, which demonstrates how to render and configure the Badge.

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