- NONE
A library used to manage poppers in web applications. Popper.js is a positioning engine, its purpose is to calculate the position of an element to make it possible to position it near a given reference element.
Popper.js has zero dependencies. No jQuery, no LoDash, nothing.
It's used by big companies like Twitter in Bootstrap v4, Microsoft in WebClipper and Atlassian in AtlasKit.
Some of the key points are:
Visit the project page to see a lot of examples of what you can do with Popper.js!
Find the documentation here.
New version for Jahia 8
This module embeds the javascript Popper.js. To use the js file, you need to enable it on your site or add a dependency from another module and use the assets using
<template:addResources type="javascript" resources="popper.min.js"/>
This module is mandatory for bootstrap4