ng-content
There are 10 repositories under ng-content topic.
jonkirathe/drag-drop-upload-app
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.
ako-tech/angular-content-projection
Aplicación de Ejemplo de como usar la Proyección de Contenido en Angular
Caballerog/ng-transclusion
Angular's ng-template and transclusion - Presentation step by step
EdenGoforIt/Angular-ng-content-example
Ng-Content example created on StackBlitz ⚡️to demonstrate how to use ng-content in the article published on Medium.com
KHisir/TabView
TabView is a Angular container component to group content with fixed -and dynamic tabs. Created with the help of ng-content, ng-template and ng-container.
bugtamer/angular-playground
:warning: :construction: :bangbang: Reusable table component which allows to inject caption, header, body and footer thank to Angular content projection.
DaveStaudenmaier/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.
areknow/angular-cdk-table-projected-columns
A quick example showing how to make a wrapper component around the CDK Table or MatTable with projected columns.
Geni-96/Server_Mangement_Dashboard
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.