This package has been deprecated

Author message:

Use @fivethree/core instead

@fivethree/dialog
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

@fivethree/dialog

Installation

To get started, install the package from npm. The latest version supports Ionic v4 and Angular/RX 6.

npm install @fivethree/dialog --save

# or if you are using yarn
yarn add @fivethree/dialog

then in app.module.ts, import the DialogModule:

import { NgModule } from '@angular/core';
import { DialogModule } from '@fivethree/dialog';

@NgModule({
  imports: [
    DialogModule
  ]
})
export class AppModule {}

/@fivethree/dialog/

    Package Sidebar

    Install

    npm i @fivethree/dialog

    Weekly Downloads

    2

    Version

    0.0.8

    License

    none

    Unpacked Size

    284 kB

    Total Files

    26

    Last publish

    Collaborators

    • garygrossgarten
    • marcjulian