Socket
Socket
Sign inDemoInstall

@digital-realty/ix-divider

Package Overview
Dependencies
15
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @digital-realty/ix-divider

Webcomponent ix-divider following open-wc recommendations


Version published
Maintainers
5
Created

Readme

Source

<ix-divider>

This webcomponent follows the open-wc recommendation.

Installation

npm i @digital-realty/ix-divider

Usage

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

<ix-divider></ix-divider>

In React

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

Demo and Documentation

Full documentation and demo are available at DLR Component Gallery.

FAQs

Last updated on 09 May 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc