Core
About
Core package provides main components to create dynamic components with floating-ui .
1
npm i @ngx-popovers/core
Components
The Portal component displays the content on the body by default or another DOM element.
The Floating component implements the floating-ui library for Angular.
The arrow component should be used into the floating component.
The click outside directive handles clicks inside and outside HTMLElement. This directive is used by the ngx-floating component.
This package using by other components of this library. You can create any floating element you want with this core package. Head over to the pages below to check out demos of some ready-to-use child libraries