ngx-slide-confirm
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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

MIT

Package Sidebar

Install

npm i ngx-slide-confirm

Weekly Downloads

7

Version

0.0.1

License

MIT

Unpacked Size

70.8 kB

Total Files

26

Last publish

Collaborators

  • devashishpuri