UNPKG

@syncfusion/ej2-vue-buttons

Version:

A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue

186 lines (127 loc) 14.2 kB
# Vue Buttons components ## What's Included in the Vue Buttons Package The Vue Buttons package includes the following list of components. ### Vue Button The [Vue Button](https://www.syncfusion.com/vue-components/vue-button?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm) component 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. <p align="center"> <a href="https://ej2.syncfusion.com/vue/documentation/button/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm">Getting Started</a> . <a href="https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm#/fluent2/button/default.html">Online demos</a> . <a href="https://www.syncfusion.com/vue-components/vue-button?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm">Learn more</a> </p> <p align="center"> <img alt="Vue Button Component" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-button.png"> </p> #### Key features * [Types](https://ej2.syncfusion.com/vue/documentation/button/types-and-styles#button-types) - Provided with different types of Button. * [Predefined styles](https://ej2.syncfusion.com/vue/documentation/button/types-and-styles#button-styles) - Provided with predefined styles of Button. * [Sizes](https://ej2.syncfusion.com/vue/documentation/button/types-and-styles#button-size) - Provided with different sizes of Button. * [Icons](https://ej2.syncfusion.com/vue/documentation/button/types-and-styles#icons) - Supports text and icon on the Button. ### Vue CheckBox The [Vue CheckBox](https://www.syncfusion.com/vue-components/vue-checkbox?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm) component is a custom checkbox-type HTML5 input component for selecting one or more options from a list of predefined choices. It supports an indeterminate state, different sizes, custom labels and positions, and UI customization. <p align="center"> <a href="https://ej2.syncfusion.com/vue/documentation/check-box/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm">Getting Started</a> . <a href="https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm#/fluent2/button/checkbox.html">Online demos</a> . <a href="https://www.syncfusion.com/vue-components/vue-checkbox?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm">Learn more</a> </p> <p align="center"> <img alt="Vue CheckBox Component" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-checkbox.png"> </p> #### Key features * [States](https://ej2.syncfusion.com/vue/documentation/check-box/getting-started#change-the-checkbox-state) - Provided with different states of CheckBox. * [Label](https://ej2.syncfusion.com/vue/documentation/check-box/label-and-size#label) - Supports label and its positioning. * [Sizes](https://ej2.syncfusion.com/vue/documentation/check-box/label-and-size#size) - Provided with different sizes of CheckBox. ### Vue RadioButton The [Vue RadioButton](https://www.syncfusion.com/vue-components/vue-radio-button?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm) component is a custom radio-type HTML5 input component for selecting one option from a list of predefined choices. It supports different states, sizes, labels, label positions, and UI customizations. <p align="center"> <a href="https://ej2.syncfusion.com/vue/documentation/radio-button/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm">Getting Started</a> . <a href="https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm#/fluent2/button/radio-button.html">Online demos</a> . <a href="https://www.syncfusion.com/vue-components/vue-radio-button?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm">Learn more</a> </p> <p align="center"> <img alt="Vue RadioButton Component" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-radio-button.png"> </p> #### Key features * [States](https://ej2.syncfusion.com/vue/documentation/radio-button/getting-started#change-the-radiobutton-state) - Provided with different states of RadioButton. * [Label](https://ej2.syncfusion.com/vue/documentation/radio-button/label-and-size#label) - Supports label and its positioning. * [Sizes](https://ej2.syncfusion.com/vue/documentation/radio-button/label-and-size#size) - Provided with different sizes of RadioButton. ### Vue Switch The [Vue Switch](https://www.syncfusion.com/vue-components/vue-toggle-switch-button?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm) component is a custom HTML5 input-type component control that allows you to perform a toggle (on/off) action between checked and unchecked states. It supports different sizes, labels, label positions, and UI customization. <p align="center"> <a href="https://ej2.syncfusion.com/vue/documentation/switch/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm">Getting Started</a> . <a href="https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm#/fluent2/button/switch.html">Online demos</a> . <a href="https://www.syncfusion.com/vue-components/vue-toggle-switch-button?utm_source=npm&utm_medium=listing&utm_campaign=vue-button-npm">Learn more</a> </p> <p align="center"> <img alt="Vue Switch Component" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-toggle-switch-button.png"> </p> #### Key features * [Text](https://ej2.syncfusion.com/vue/documentation/switch/getting-started#set-text-on-switch) - Supports text. * [Sizes](https://ej2.syncfusion.com/vue/documentation/switch/how-to#change-size) - Provided with different sizes of Switch. ### Vue Floating Action Button The [Vue Floating Action Button](https://www.syncfusion.com/vue-components/vue-fab?utm_source=npm&utm_medium=listing&utm_campaign=vue-buttons-npm) component performs the primary action that appears in front of all screen contents. It has several built-in features such as support for icons, predefined styles, positions, and UI customization. <p align="center"> <a href="https://ej2.syncfusion.com/vue/documentation/floating-action-button/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=vue-buttons-npm">Getting Started</a> . <a href="https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_medium=listing&utm_campaign=vue-buttons-npm#/fluent2/floating-action-button/overview.html">Online demos</a> . <a href="https://www.syncfusion.com/vue-components/vue-fab?utm_source=npm&utm_medium=listing&utm_campaign=vue-buttons-npm">Learn more</a> </p> <p align="center"> <img alt="Vue Floating Action Button Component" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-fab.png"> </p> #### Key features * [Icons](https://ej2.syncfusion.com/vue/documentation/floating-action-button/icons) - Supports addition of both text and icon on the Button. * [Predefined styles](https://ej2.syncfusion.com/vue/documentation/floating-action-button/styles) - Provided with predefined styles for the Floating Action Button. * [Positions](https://ej2.syncfusion.com/vue/documentation/floating-action-button/positions) - Positioned anywhere on the target. If the target is not defined, then Floating Action Button is positioned based on the browser viewport. ### Vue Speed Dial The [Vue Speed Dial](https://www.syncfusion.com/vue-components/vue-speed-dial?utm_source=npm&utm_medium=listing&utm_campaign=vue-buttons-npm) component is an extension of the floating action button that displays a list of action buttons when clicked. It has several built-in features such as support for items, predefined styles, positions, and UI customization. <p align="center"> <a href="https://ej2.syncfusion.com/vue/documentation/speed-dial/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=vue-buttons-npm">Getting Started</a> . <a href="https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_medium=listing&utm_campaign=vue-buttons-npm#/fluent2/speed-dial/default.html">Online demos</a> . <a href="https://www.syncfusion.com/vue-components/vue-speed-dial?utm_source=npm&utm_medium=listing&utm_campaign=vue-buttons-npm">Learn more</a> </p> <p align="center"> <img alt="Vue Speed Dial Component" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-speeddial.gif"> </p> #### Key features * [Items](https://ej2.syncfusion.com/vue/documentation/speed-dial/items) - Provides different items support for the Speed Dial. * [Predefined styles](https://ej2.syncfusion.com/vue/documentation/speed-dial/styles) - Provided with predefined styles for the Speed Dial. * [Positions](https://ej2.syncfusion.com/vue/documentation/speed-dial/positions) - Positioned anywhere on the target. If the target is not defined, then Speed Dial is positioned based on the browser viewport. * [Modes](https://ej2.syncfusion.com/vue/documentation/speed-dial/display-modes) - Supports display of items in both linear and radial display modes. * [Modal](https://ej2.syncfusion.com/vue/documentation/speed-dial/modal) - Adds an overlay to prevent the background interaction. * [Templates](https://ej2.syncfusion.com/vue/documentation/speed-dial/template) - Customize Speed Dial items and the popup content using templates. <p align="center"> Trusted by the world's leading companies <a href="https://www.syncfusion.com/"> <img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Syncfusion logo"> </a> </p> ## Setup To install `buttons` and its dependent packages, use the following command, ```sh npm install @syncfusion/ej2-vue-buttons ``` ## Supported frameworks Buttons components are also offered in following list of frameworks. | [<img src="https://ej2.syncfusion.com/github/images/js.svg" height="50" />](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/angular-new.svg" height="50" />](https://www.syncfusion.com/angular-components/?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-components/?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | | :-----: | :-----: | :-----: | :-----: | :-----: | ## Showcase samples * [Asset Management](https://ej2.syncfusion.com/showcase/vue/assetmanagement/#/dashboard?utm_source=npm&utm_campaign=button) ## Resources * [Documentation](https://ej2.syncfusion.com/vue/documentation/button/getting-started) * [Theme Studio](https://ej2.syncfusion.com/themestudio/) * [What's New](https://www.syncfusion.com/products/whatsnew/vue?utm_medium=listing&utm_source=github) * [Road Map](https://www.syncfusion.com/products/roadmap/vue) * [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=vue&type=all) ## Support Product support is available for through following mediums. * [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support * [Community forum](https://www.syncfusion.com/forums/vue?utm_source=npm&utm_medium=listing&utm_campaign=vue-dropdown-npm) * [GitHub issues](https://github.com/syncfusion/ej2-vue-ui-components/issues/new) * [Request feature or report bug](https://www.syncfusion.com/feedback/vue?utm_source=npm&utm_medium=listing&utm_campaign=vue-dropdown-npm) * Live chat ## Changelog Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/buttons/CHANGELOG.md). Get minor improvements and bug fixes every week to stay up to date with frequent updates. ## License and copyright > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [Vue UI components](https://www.syncfusion.com/vue-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials). > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers. See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license) for more info. © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.