Core

About

Core package provides main components to create dynamic components with floating-ui .

Core package

  
1
npm i @ngx-popovers/core

Components

Portal component

The Portal component displays the content on the body by default or another DOM element.

Floating component

The Floating component implements the floating-ui library for Angular.

Arrow component

The arrow component should be used into the floating component.

Click outside directive

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