Skip to content

A quick-start Angular project that shows how to customize the Angular Kanban components edit dialog using templates.

Notifications You must be signed in to change notification settings

SyncfusionExamples/customize-the-edit-dialog-using-templates-in-the-angular-kanban-component

Repository files navigation

Customize the Edit Dialog Using Templates in the Angular Kanban Component

A quick-start Angular project that shows how to customize the Angular Kanban component’s edit dialog using templates. It includes a code snippet for adding a new field to the edit dialog without the necessity of adding it to the Kanban component's columns property.

Refer to the following documentation to learn about the Angular Kanban component:

https://ej2.syncfusion.com/angular/documentation/kanban/dialog#dialog-template

Check out this online example of the Angular Kanban component:

https://ej2.syncfusion.com/angular/demos/#/material3/kanban/dialog-editing

Make sure you have the latest versions of Node.js and Visual Studio Code on your machine before working with this project.

How to run this application

To run this application, you need to clone the customize-the-edit-dialog-using-templates-in-the-angular-kanban-component repository and then open it in Visual Studio Code. After that, just install all the necessary Angular packages in your project using the npm install command and run your project using the ng serve command.

About

A quick-start Angular project that shows how to customize the Angular Kanban components edit dialog using templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published