Angular 2+ Custom Modal Component

Author: zurfyx
Official Page: Go to website
Publish Date: November 4, 2017
License: MIT

Description:

A nice clean Angular2+ modal window and dialog box component with inner component support.

Features:

  • Light: no CSS / JS frameworks attached
  • Bootstrap CSS compatible
  • Custom modal header, body and header
  • Modal stacking support
  • Lazy inner component initialization, and ngOnDestroy(ed) when modal is closed
  • Parent scrolling disabled when modal is visible

Installation:

npm install angular-custom-modal

Preview:

Angular 2+ Custom Modal Component


You Might Be Interested In:

Add Comment