context property

dynamic context

The DOM node context originally passed to Query; if none was passed

  • then context will likely be the document.

Implementation

get context;