You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@digital-realty/ix-switch

Package Overview
Dependencies
Maintainers
5
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-switch

Webcomponent ix-switch following open-wc recommendations

2.2.7
latest
npm
Version published
Weekly downloads
587
18.83%
Maintainers
5
Weekly downloads
 
Created
Source

<ix-switch>

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.

FAQs

Package last updated on 11 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts