@neovici/cosmoz-viewinfo

A component to create a view with information about available size and throttled resize events

Usage no npm install needed!

<script type="module">
  import neoviciCosmozViewinfo from 'https://cdn.skypack.dev/@neovici/cosmoz-viewinfo';
</script>

README

cosmoz-viewinfo

Build Status Published on webcomponents.org semantic-release

<cosmoz-viewinfo>

cosmoz-viewinfo is a component to create a view with information about available size and throttled resize events.

Example:

<dom-bind id="template">
    <template is="dom-bind">
        <cosmoz-viewinfo>
        </cosmoz-viewinfo>
    </template>
</dom-bind>