positioning

The ng-bootstrap Positioning class as a standalone module


Keywords
positioning, ng-bootstrap
License
MIT
Install
npm install positioning@2.0.1

Documentation

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