@digital-realty/ix-label-tag
v2.2.4-alpha-228982-t51.0
Published
Webcomponent ix-label-tag following open-wc recommendations
Downloads
3,834
Keywords
Readme
<ix-label-tag>
This webcomponent follows the open-wc recommendation.
Installation
npm i @digital-realty/ix-label-tag
Usage
<script type="module">
import '@digital-realty/ix-label-tag';
</script>
<ix-label-tag></ix-label-tag>
In React
<script type="module">
import { IxLabelTag } from '@digital-realty/ix-label-tag/IxLabelTag'
</script>
Demo and Documentation
Full documentation and demo are available at DLR Component Gallery.