You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
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.