Skip to content

Simple and lightweight Vue.js toggle component that works with a checkbox.

Notifications You must be signed in to change notification settings

TrendingTechnology/vue-toggle-component

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Toggle component

This is a project that makes it easier to use a (checkbox) toggle component that's modern.

DEMO

Installation

npm

npm install --save vue-toggle-component

Import

import VueToggle from "@vue-toggle-component";

Example

<vue-toggle title="Toggle me" id="1" />

Author

Niels Bosman

Github: www.github.com/niels-bosman Website: https://nielsbosman.dev

License

ISC

About

Simple and lightweight Vue.js toggle component that works with a checkbox.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 64.9%
  • HTML 21.0%
  • JavaScript 14.1%