Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventDocumentTree

Fired when the .tree() function is called on a document.

Hierarchy

  • EventDocumentTree

Index

Properties

Properties

doc

doc: DBDoc

The cloned document that will be modified. Changes to this document won't persist to the original.

event

event: "EventDocumentTree"

opts

opts: DocumentTreeOpts

Generated using TypeDoc