Package Exports
- @rx-angular/cdk
- @rx-angular/cdk/coalescing
- @rx-angular/cdk/coercing
- @rx-angular/cdk/internals/core
- @rx-angular/cdk/internals/scheduler
- @rx-angular/cdk/notifications
- @rx-angular/cdk/package.json
- @rx-angular/cdk/render-strategies
- @rx-angular/cdk/template
- @rx-angular/cdk/transformations
- @rx-angular/cdk/zone-configurations
- @rx-angular/cdk/zone-less/browser
- @rx-angular/cdk/zone-less/rxjs
Readme
@rx-angular/cdk
A Component Development Kit for High performance and ergonomic Angular UI libs and large scale applications
@rx-angular/cdk was specifically designed to help developers build directives, components and services for ergonomic and high performant Angular UI libs as well as large scale
applications

Sub Modules
- ⛔ Zone Configuration
- 🚫 Zone Less
- 🛠 Coercing
- 🛠 Coalescing
- 📡 Notifications
- 🖌 Render-Strategies
- 🔳 Template Management
- 🔳 Transformations
Demos:
- ⛔ Zone Flags
- 🔳 rxFor
Install
npm install --save @rx-angular/cdk
# or
yarn add @rx-angular/cdkUpdate
If you are using @rx-angular/cdk already, please consider upgrading with the @angular/cli update command in order
to make sure all provided code migrations are processed properly.
ng update @rx-angular/cdk
# or with nx
nx migrate @rx-angular/cdkBrowsers support
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() iOS Safari |
|---|---|---|---|---|
| IE11, Edge | last version | last version | last 2 versions | last 2 versions |




