positioning

The ng-bootstrap Positioning class as a standalone module

Usage no npm install needed!

<script type="module">
  import positioning from 'https://cdn.skypack.dev/positioning';
</script>

README

positioning

Build Status codecov npm version devDependency Status GitHub issues GitHub stars GitHub license

The ng-bootstrap Positioning class as a standalone module

Usage

import { positionElements } from 'positioning';

const position = positionElements(host, target, placement, appendToBody);

License

MIT