Skip to content

Jvlythical/ng-jsTree

Repository files navigation

USAGE:
	1. Create an element that will wrap the file tree directive
	2. Place the file tree directive as the element's child
	3. Define the target and init attributes
	
	(Example shown in driver.html)

EVENTS:

	*** jstree.ready ***
	*** jstree.hover ***
	*** jstree.dehover ***
	*** jstree.node-selected ***
	*** jstree.node-opened ***
	*** jstree.node-closed ***

	~ All events pass in jsTree data object 
		(See docs for more info on the contents)

DEPENDENCIES:
	jsTree
	AngularJS
	jQuery

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published