@logo-elements/switch
v23.0.0
Published
Logo Elements Design System Switch library is a web component library.
Readme
@logo-elements/switch
An accessible and customizable switch that allows users to perform actions.
<logo-elements-switch></logo-elements-switch>Installation
Install the component:
npm i @logo-elements/switch --saveOnce installed, import the component in your application:
import '@logo-elements/switch';