Socket
Book a DemoInstallSign in
Socket

@digital-realty/ix-checkbox

Package Overview
Dependencies
Maintainers
5
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-checkbox

Webcomponent ix-checkbox following open-wc recommendations

latest
npmnpm
Version
1.3.2
Version published
Weekly downloads
496
0.81%
Maintainers
5
Weekly downloads
 
Created
Source

<ix-checkbox>

This webcomponent follows the open-wc recommendation.

Installation

npm i @digital-realty/ix-checkbox

Usage

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

<ix-checkbox></ix-checkbox>

In React

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

Demo and Documentation

Full documentation and demo are available at DLR Component Gallery.

FAQs

Package last updated on 19 Aug 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