File tree Expand file tree Collapse file tree 4 files changed +28
-0
lines changed
projects/ngrx.io/content/guide/component Expand file tree Collapse file tree 4 files changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ <div class =" alert is-critical " >
2
+
3
+ The ` @ngrx/component ` package is in <a href =" https://github.com/ngrx/platform/issues/4872 " target =" _blank " >maintenance mode</a >.
4
+ Changes to this package are limited to critical bug fixes.
5
+
6
+ </div >
7
+
1
8
# @ngrx/component
2
9
3
10
Component is a library for building reactive Angular templates.
Original file line number Diff line number Diff line change
1
+ <div class =" alert is-critical " >
2
+
3
+ The ` @ngrx/component ` package is in <a href =" https://github.com/ngrx/platform/issues/4872 " target =" _blank " >maintenance mode</a >.
4
+ Changes to this package are limited to critical bug fixes.
5
+
6
+ </div >
7
+
1
8
# Installation
2
9
3
10
## Installing with ` ng add `
Original file line number Diff line number Diff line change
1
+ <div class =" alert is-critical " >
2
+
3
+ The ` @ngrx/component ` package is in <a href =" https://github.com/ngrx/platform/issues/4872 " target =" _blank " >maintenance mode</a >.
4
+ Changes to this package are limited to critical bug fixes.
5
+
6
+ </div >
7
+
1
8
# Let Directive
2
9
3
10
The ` *ngrxLet ` directive serves a convenient way of binding observables to a view context
Original file line number Diff line number Diff line change
1
+ <div class =" alert is-critical " >
2
+
3
+ The ` @ngrx/component ` package is in <a href =" https://github.com/ngrx/platform/issues/4872 " target =" _blank " >maintenance mode</a >.
4
+ Changes to this package are limited to critical bug fixes.
5
+
6
+ </div >
7
+
1
8
# Push Pipe
2
9
3
10
The ` ngrxPush ` pipe serves as a drop-in replacement for the ` async ` pipe.
You can’t perform that action at this time.
0 commit comments