@rxap/contenteditable
v18.0.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/contenteditable?style=flat-square)](https://www.npmjs.com/package/@rxap/contenteditable) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https:
Downloads
249
Readme
@rxap/contenteditable
Installation
Add the package to your workspace:
yarn add @rxap/contenteditable
Install peer dependencies:
yarn add @angular/core@^18.0.1 @rxap/pattern@^1.1.5 @rxap/utilities@^16.2.4
Execute the init generator:
yarn nx g @rxap/contenteditable:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/contenteditable:init