Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@digital-realty/ix-button

Package Overview
Dependencies
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-button

Webcomponent ix-button following open-wc recommendations

latest
npmnpm
Version
3.4.1
Version published
Weekly downloads
836
-3.91%
Maintainers
5
Weekly downloads
 
Created
Source

<ix-button>

This webcomponent follows the open-wc recommendation.

Installation

npm i @digital-realty/ix-button

Usage

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

<ix-button></ix-button>

In React

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

Demo and Documentation

Full documentation and demo are available at DLR Component Gallery.

FAQs

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