Draggable Tree Component For Angular 4+ – Pioneer Tree

Author: PioneerCode
Official Page: Go to website
Publish Date: September 28, 2017
License: MIT

Description:

Pioneer Tree is an Angular 4 and up tree component the aims to stay out of your way. Giving you the freedom and tools necessary to produce dynamic tree components in markup that is defined by you.

Features:

  • Intuitive markup defined by you.
  • Does not take dependencies on third-party libraries.
  • UMD module loading with support for SystemJS.
  • Collapsible nodes
  • Selected node tracking
  • Opt-in public state tracking
  • Drag & Drop
  • Sort tracking
  • Events
    • Node Dropped
  • Filtering
  • Configurable
    • Sort property binding
    • Child property binding
    • Default collapse & expand state
  • Public API
    • Expand or Collapse all
    • Collapse all, expand and set node as active.

Installation:

$ npm install @pioneer-code/pioneer-tree –save

Preview:

Pioneer Tree


You Might Be Interested In:

Tags:

Add Comment