2.2.4-alpha-228982-t51.0 • Published 9 months ago

@digital-realty/ix-switch v2.2.4-alpha-228982-t51.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

\

This webcomponent follows the open-wc recommendation.

Installation

npm i @digital-realty/ix-switch

Usage

<script type="module">
  import '@digital-realty/ix-switch';
</script>

<ix-switch></ix-switch>

In React

<script type="module">
  import { IxSwitch } from '@digital-realty/ix-switch/IxSwitch'
</script>

Demo and Documentation

Full documentation and demo are available at DLR Component Gallery.