Popover
About
Popover component displays content next to the trigger element on mouse click. It can be rendered into any component you want with bindTo input
1npm i @ngx-popovers/popover
This component created with:
Usage
Default usage:
Placements
You can use any placement from floating-ui
Configuration
There is a configuration token NGX_POPOVER_CONFIG.
Please, use the NgxPopoverConfig class to change the default tooltip properties.
Install the core package to use a middleware
1null