ngx-tree-select icon indicating copy to clipboard operation
ngx-tree-select copied to clipboard

Working demo

Open DougMair opened this issue 7 years ago • 1 comments

Is there a working demo of this control that I could download or a Zip file with a demo in it or a CodePen or Plunkr?

I tried looking through the demo code, but cannot get it to work on my machine.

I am able to see the control, and the selected items, but I can't get the drop down to appear.

DougMair avatar Apr 16 '18 18:04 DougMair

You can use the zip file of the latest release found on this url. Unzip it and run npm install and then npm start. It works fine.

SteffiKeranJ avatar Jun 14 '18 13:06 SteffiKeranJ