An open API service indexing awesome lists of open source software.

https://github.com/sravimohan/angular-signal-examples

Angular signal examples
https://github.com/sravimohan/angular-signal-examples

angular example signals

Last synced: 10 months ago
JSON representation

Angular signal examples

Awesome Lists containing this project

README

          

# Angular Signals Examples

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.0.

## Signals With

- With premitive types
- With object type
- With input
- With model

## References

- Two way binding, https://angular.dev/guide/templates/two-way-binding
-