Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Last active June 26, 2016 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthieu-D/c9d3012bc0bae827bb9f885e0662f7d2 to your computer and use it in GitHub Desktop.
Save matthieu-D/c9d3012bc0bae827bb9f885e0662f7d2 to your computer and use it in GitHub Desktop.
import {XEditableText} from '../ng2-xeditable-text/ng2-xeditable-text.directive';
@Component({
selector: 'tree-node',
directives: [Draggable,Droppable, TreeNode, XEditableText]
.
.
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment