alerubis / angular-draggable-mat-tree

Example implementation of drag and drop on Angular Material Tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DraggableMatTree

This project was generated with Angular CLI version 6.0.8.

Working demo

https://stackblitz.com/edit/angular-draggable-mat-tree

Installation

Run npm install.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

Example implementation of drag and drop on Angular Material Tree

License:MIT License


Languages

Language:TypeScript 78.5%Language:HTML 13.0%Language:JavaScript 7.2%Language:CSS 1.4%