MCPcopy
hub / github.com/KartikTalwar/gmail.js / dom

Method dom

src/gmail.d.ts:481–481  ·  view source on GitHub ↗

Retrieve preconfigured dom elements for this email

(lookup?: GmailDomEmailLookup)

Source from the content-addressed store, hash-verified

479 Retrieve preconfigured dom elements for this email
480 */
481 dom(lookup?: GmailDomEmailLookup): JQuery;
482 /**
483 An object for interacting with an email currently present in the DOM. Represents a conversation thread
484 Provides a number of methods and properties to access & interact with it

Callers 1

GmailFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected