Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObserveOptionsConfig

Hierarchy

  • ObserveOptionsConfig

Index

Properties

Properties

Optional attributes

attributes: undefined | false | true

true to observe changes to DOM attributes that may trigger the need to prefetch resources.

Optional disabled

disabled: undefined | false | true

true to disable observation of all DOM nodes for prefetching

Generated using TypeDoc