mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-01 12:12:58 +00:00
sample of invokaction
This commit is contained in:
parent
5f28ba9c8c
commit
dbb203c4d7
@ -124,3 +124,9 @@ var treeWithNewCoreProperties = $('#treeWithNewEllipsisProperties').jstree({
|
||||
themes: coreThemes
|
||||
}
|
||||
});
|
||||
|
||||
var vakata: VakataStatic = $.vakata;
|
||||
|
||||
var testArray: Array<any> = [];
|
||||
vakata.attributes(tree.get_node(null), true);
|
||||
var storage = vakata.storage;
|
||||
Loading…
Reference in New Issue
Block a user