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.
The Vue Badge can display the number of unread notifications in different colors to indicate their priority level.
Create clickable link badges using the link CSS badge variant with an anchor element. It has hover and focus states.
Create badges that overlap with profile icons or images, similar to social media notification number badges.
A notification badge can be positioned at the top or bottom of profile icons or images. It is placed at the top by default.
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.
Eight predefined contextual color variants are available for badges.
The CSS Badge control supports six different styles: default, circle, pill, notification, ghost, and dot.
Completely customize the CSS Badge attributes, like dimensions and colors.
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.
The Badge component is also available in React, Angular, and JavaScript frameworks. Check out the Badge on different platforms from these links:
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>
We do not sell the Vue Badge separately. It is only available for purchase as part of the Syncfusion team license. This contains over 1,800 components and frameworks, including the Vue Badge. The price of the team license starts at $395 per month for 5 developers, and includes support and updates until the subscription expires. In addition, we might offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
You can find our Vue Badge demo, which demonstrates how to render and configure the Badge.
No, our 1,800+ components and frameworks for web, mobile, and desktop, including our Vue Badge, are not sold individually. They are only available as part of a team license. However, we have competitively priced the product, so it only costs a little bit more than what some other vendors charge for their Badge component alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 1,800+ components and frameworks for a subscription fee that starts at $395 per month for a team of 5 developers. Additionally, we might be able to offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
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.
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.