@rxap/dialog
v18.0.7
Published
A collection of angular material dialog components
Downloads
286
Readme
@rxap/dialog
A collection of angular material dialog components
Installation
Add the package to your workspace:
yarn add @rxap/dialog
Install peer dependencies:
yarn add @angular/cdk@^18.0.0 @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/material@^18.0.0 @rxap/pipes@^18.0.3 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/dialog:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/dialog:init