1.0.37 • Published 13 days ago

@digital-realty/ix-icon-button v1.0.37

Weekly downloads
-
License
MIT
Repository
-
Last release
13 days ago

\

This webcomponent follows the open-wc recommendation.

Installation

npm i ix-icon-button

Usage

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

<ix-icon-button></ix-icon-button>

In React

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

Demo and Documentation

Full documentation and demo are available at DLR Component Gallery.