https://github.com/maxisam/ngx-mat-popover
A simple popover for people who have used angular material with Angular 13 support
https://github.com/maxisam/ngx-mat-popover
angular material popover
Last synced: 8 months ago
JSON representation
A simple popover for people who have used angular material with Angular 13 support
- Host: GitHub
- URL: https://github.com/maxisam/ngx-mat-popover
- Owner: maxisam
- License: mit
- Created: 2019-05-18T10:18:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T17:04:18.000Z (about 3 years ago)
- Last Synced: 2025-02-02T02:04:16.170Z (over 1 year ago)
- Topics: angular, material, popover
- Language: TypeScript
- Homepage:
- Size: 163 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ngx-mat-popover
[](https://dashboard.cypress.io/projects/deorze/runs)
A simple popover for people who have used angular material
This library simply use the material menu to work like a popover
## Dependencies
- @angular/material
- @angular/cdk
## Demo
[stackblitz.com](https://stackblitz.com/github/maxisam/ngx-mat-popover)
## Shoutouts 🙏
Kudos to
- Kevin Bonnoron <2421321+KevinBonnoron@users.noreply.github.com> for upgrading library to Angular 13
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.

Big thanks to [BrowserStack](https://www.browserstack.com) for letting the maintainers use their service to debug browser issues.