ad-ngx-modialog
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

ad-ngx-modialog

Fork of https://github.com/shlomiassaf/ad-ngx-modialog to make it compatible with angular8 + ivy.

How to edit your code from shlomiassaf/ad-ngx-modialog

  • replace all imports :
import { ModalModule } from 'ad-ngx-modialog';
import { BootstrapModalModule } from 'ad-ngx-modialog/plugins/bootstrap';
by
import { ModalModule } from 'ad-ngx-modialog';
import { BootstrapModalModule } from 'ad-ngx-modialog/plugins/bootstrap';

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ad-ngx-modialog

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    2.03 MB

    Total Files

    129

    Last publish

    Collaborators

    • adessilly