UNPKG

angular-popper

Version:

Popover component for Angular 2+ based on Popper.js library.

12 lines (11 loc) 270 B
{ "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Init NgPopper module.", "factory": "./ng-add", "schema": "./ng-add/schema.json", "aliases": ["init"] } } }