Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@digital-realty/ix-button

Package Overview
Dependencies
Maintainers
0
Versions
47
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

  • 3.3.5-alpha-228982-t51.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
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 15 Oct 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc