Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventDocumentTreeComplete

Fired when the .tree() function has finished running on a document

Hierarchy

  • EventDocumentTreeComplete

Index

Properties

Properties

doc

doc: DBDoc

The cloned document with the applied mutations. Changes to this document don't persist to the original.

event

event: "EventDocumentTreeComplete"

opts

opts: DocumentTreeOpts

Generated using TypeDoc