@morpheme/switch
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.7 • Public • Published

Morpheme Switch

Vue Switch Component.

Installation

npm

npm i @morpheme/switch

yarn

yarn add @morpheme/switch

pnpm

pnpm i @morpheme/switch

Usage

<script setup lang="ts">
import VSwitch from '@morpheme/switch';
import '@morpheme/switch/dist/style.css';
</script>

<template>
  <VSwitch />
</template>

Documentation

View Switch documentation here.

License

MIT

Package Sidebar

Install

npm i @morpheme/switch

Weekly Downloads

244

Version

1.0.0-rc.7

License

MIT

Unpacked Size

51.2 kB

Total Files

27

Last publish

Collaborators

  • gravitano