UI elements

angular-confirmation-popover

Angular Confirmation Popover by MattLewis92

A simple Angular 5+ component in a pop-over form written in 100% TypeScript.

Project website https://github.com/mattlewis92/angular-confirmation-popover

Documentation https://mattlewis92.github.io/angular-confirmation-popover/docs/

License MIT

Demos
1. https://mattlewis92.github.io/angular-confirmation-popover/

Dependencies

“positioning”: “^1.3.1”

NPM

https://www.npmjs.com/package/angular-confirmation-popover

npm i angular-confirmation-popover

Features

  • CSS customizable
  • supports Angular 5+
  • four options of placement: left, right, below, above
  • title, message customization with HTML allowed
  • support for AngularJS

You may also like...