dw-switch

Extended element of "mwc-switch"

Usage no npm install needed!

<script type="module">
  import dwSwitch from 'https://cdn.skypack.dev/dw-switch';
</script>

README

dw-switch

Install

npm i @dreamworld/dw-switch

Import

import { DwSwitch } from '@dreamworld/dw-switch.js'

Usage pattern

Primary color

<dw-switch></dw-switch>

Secondary color

<dw-switch secondary></dw-switch>