Skip to content

DreamworldSolutions/dw-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>