ngex-dialog
TypeScript icon, indicating that this package has built-in type declarations

19.0.4 • Public • Published

ngex-dialog

An advanced modal dialog service for applications with Angular versions 19 and standalone.

Installation

Run npm install ngex-dialog to add the library into your project directory, or add "ngex-dialog": "~19.0.4" to the package.json file and then run npm install to update the existing package.

Details and Use Cases

To see how to use the dialog in details, please go check out the article An Angular Modal Dialog with Advanced Functionality and Easy-use Features. The article is read-only on the site. Although the article is for legacy Angular versions, all use cases and operations of the ngex-dialog are the same.

Demo Application

The source code can be downloaded from the github repository.

Notes on Styles

The ex-dialog.css file containing all base style settings for the dialog is not included in the installed library. You may need to have it under the angular-sources_only/src/assets/css folder from the github repository. The icon images for the basic-type dialogs can also be downloaded there.

Readme

Keywords

none

Package Sidebar

Install

npm i ngex-dialog

Weekly Downloads

25

Version

19.0.4

License

none

Unpacked Size

136 kB

Total Files

19

Last publish

Collaborators

  • shenweiliu