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

https://github.com/janluksoft/angular_components

Web-application with nested Angular components
https://github.com/janluksoft/angular_components

angular components css3 html5 typescript web-application

Last synced: about 2 months ago
JSON representation

Web-application with nested Angular components

Awesome Lists containing this project

README

          

# Web-application with nested Angular components

The project demonstrates the use of nested components and passing control data between them from parent to child.

- Angular project created by ng, written in TypeScript;
- This project requires installation of ng libraries via node.js npm;
- The project defines 3 components that transmit data using the @Input decorator;
- Ng library version 17.0.0;
- Project written in Visual Studio Code.

.
![](jpg/Angular_nested_03.png)