mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #3943 from cuziacmihai/patch-1
Update jquery.fancytree.d.ts
This commit is contained in:
+4
@@ -20,6 +20,10 @@ interface JQuery {
|
||||
|
||||
declare module Fancytree {
|
||||
interface Fancytree {
|
||||
$div: JQuery;
|
||||
|
||||
rootNode: FancytreeNode;
|
||||
|
||||
/** Activate node with a given key and fire focus and
|
||||
* activate events. A prevously activated node will be
|
||||
* deactivated. If activeVisible option is set, all parents
|
||||
|
||||
Reference in New Issue
Block a user