ngtemplate
There are 5 repositories under ngtemplate 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.
EdenGoforIt/Angular-Stackblitz-angular-example-ngTemplateoutlet
StackBlitz ⚡️example to demonstrate how to use NgTemplateOutlet for beginners. This example is connected to my article published on a Medium.com
tobiastimm/fuse-box-angularjs-example
Example project for fuse-box with AngularJS
DamirsCorner/20211203-ng-typed-template
Sample project for 'Strongly typed ng-template in Angular' blogpost
SyncfusionExamples/Customize-Edit-Dialog-Using-Templates-in-Angular-Tree-Grid
Learn how you can customize the edit dialog UI using templates in the Syncfusion Angular Tree Grid control. This sample explains how to use the templates to customize edit dialog field types like numbers, date-time, and boolean. Also explains you how to use the isAdd property to either disable the primary key field while editing or enable it while adding a row.