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 Button is a custom HTML5 button component. It has several built-in features such as support for icons, predefined styles, different button types, different button sizes, and UI customization. Toggle and repeat button functionality can be achieved by handling a click event.


Icon button

Users tend to perceive visual information more readily than text. To this end, an icon button has been designed to include an icon to the right or left of the button text or provide an icon-only button.


The Vue Button component can be used to visually represent a hyperlink with both an icon and text.

Outline button

The Vue Button can be styled with a border and a transparent background.


Predefined styles

Several predefined styles of button are available:

  • Primary
  • Success
  • Info
  • Warning
  • Danger
  • Link

You can use them based on the context of your application.


Toggle button

The Vue Button component can be used as a toggle button to trigger two different actions based on its two states: pressed and released.

Vue toggle button to showcase default and active state

Repeat button

You can extend this button to act as a repeat button, which performs the click event repeatedly when it is clicked and held.

Vue repeat button on click and hold triggers continuous click event


Disable button

The Vue disable button is used to indicate the inactive state of a button. It can be enabled or disabled by using the disabled property.

Vue Button Disable


Button size

You can choose from different button sizes, default and small, as required in your application.


UI customization

You can choose from built-in button types such as outline, block, and round buttons. Also, you can customize the button’s appearance.


Built-in themes

The Vue Button component supports built-in themes such as Bootstrap 5, Tailwind CSS, Fluent, high contrast, and more. Users can customize these built-in themes or create new themes to achieve the desired look and feel either by simply overriding SASS variables or using the Theme Studio application.


Other supported frameworks

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


Web accessibility

  • Fully supports WAI-ARIA accessibility practices to work with screen readers and assistive devices.
  • Follows WAI-ARIA best practices for implementing keyboard interaction.
  • Based on WCAG 2.0 standards, we designed the UI element visuals such as foreground color, background color, line spacing, text, and images.
  • Supports right-to-left (RTL) text direction for users working in right-to-left languages like Hebrew, Arabic, or Persian.

Vue Button Code Example

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

<template>
<ejs-button>Button</ejs-button>
</template>

<script>
import Vue from 'vue';
import { ButtonPlugin } from '@syncfusion/ej2-vue-buttons';
Vue.use(ButtonPlugin);

export default {}
</script>



80+ VUE UI COMPONENTS

Frequently Asked Questions

  • Customizable buttons with icon support to visually represent button actions.
  • Built-in support for success, warning, info, and danger button styles.
  • Different types of buttons like outline, primary, link, and toggle.
  • Simple configuration and API.
  • Supports all modern browsers.
  • Touch-friendly and responsive UI.
  • One of the best Vue Buttons in the market that offers feature-rich UI to interact with the software.
  • Extensive demos and documentation to learn quickly and get started with Vue Button.

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

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