0.0.1 • Published 5 years ago
ngx-slide-confirm v0.0.1
MatSlideConfirm
MatSlideConfirm is an Angular UI element which works tells if user swiped through it (The new trendy alternative to Popups).
Installation
npm install ngx-slide-confirm --save
Usage
<div style="max-width: 320px;">
<ngx-slide-confirm hint="Slide to confirm" (confirm)="onConfirm()"></ngx-slide-confirm>
</div>
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
0.0.1
5 years ago