/vue-toggle-component

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

Primary LanguageVue

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