API Docs for:
Show:

OtherClass2 Class

Module: mysubmodule
Parent Module: mymodule

Other Class 2

Item Index

Properties

Properties

options

Object protected static

Default options to use for all transactions.

Sub-properties:

  • [attributes] Object optional

    HTML attribute name/value pairs that should be added to inserted nodes.

  • [autopurge=false] Boolean optional

    Whether or not to automatically purge inserted nodes after the purge threshold is reached.

  • [doc] Document optional

    Document into which nodes should be inserted.

  • [pollInterval=50] Number optional

    Polling interval (in milliseconds) for detecting CSS load completion in browsers that don't support the load event on <link> nodes.