c-toggle

0.1.3 • Public • Published

c-toggle

toggle component under Unify Design System standards.

Project setup

npm i c-toggle or yarn add c-toggle

Usage example

import ctoggle from 'c-toggle/src/components/c-toggle.vue'

Props

name : disable         | default: false         | type: Boolean
       switch_status   | default: false         | type: Boolean
       label           | default: Toggle        | type: String

eg : 

<ctoggle :disable="false" :switch_status="false" label="On"/>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    0
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i c-toggle

Weekly Downloads

0

Version

0.1.3

License

ISC

Unpacked Size

14.1 kB

Total Files

15

Last publish

Collaborators

  • manjunathb