An interactive guide and playground for Angular's new signal-based forms. Learn the core concepts, explore demos, and dive into signal forms through hands-on examples.
This project serves as a comprehensive guide to Angular Signal Forms, the new reactive forms API built on Angular Signals. It provides clear explanations, visual examples, and interactive demos to help you understand how signals transform the Angular forms experience.
- Core Concepts - Understand the fundamentals of signal-based forms
- Field Logic - Learn about validation, disabled states, hidden fields, and schema composition
- Custom Controls - Build custom form controls that integrate seamlessly with signal forms
- Real world examples
- Interactive Demos - Every concept includes examples with a Form Inspector
- Angular 21
- NgDoc
- Tailwind CSS
Contributions are welcome! Feel free to open issues or submit pull requests.
MIT © 2025 Stefanos Lignos