There are 0 repository under ng-content topic.
This Angular 18 app is a fun and interactive image upload and preview tool. The app consists of two main components: UploadComponent and PreviewComponent. The UploadComponent allows users to select or drag and drop images for upload.
Aplicación de Ejemplo de como usar la Proyección de Contenido en Angular
Angular's ng-template and transclusion - Presentation step by step
Ng-Content example created on StackBlitz ⚡️to demonstrate how to use ng-content in the article published on Medium.com
:warning: :construction: :bangbang: Reusable table component which allows to inject caption, header, body and footer thank to Angular content projection.
See a real-world example of using content project with ng-content to project HTML from parent to child and how to organize and optimize using ng-template, ngTemplateOutlet and ng-container.
A quick example showing how to make a wrapper component around the CDK Table or MatTable with projected columns.
This repository hosts a Server Management Dashboard built with Angular and TypeScript. The dashboard provides real-time insights into server status, traffic, and support tickets, and includes a form for raising new tickets.