Interface Hooks

Hooks to configure the behaviour of the ad.

Hierarchy

Methods

  • If provided it will be called to generate the click control. Must return a clickable HTMLElement that is detached from the DOM.

    Returns HTMLElement

  • If provided it will be called to generate the skip control. Must return a clickable HTMLElement that is detached from the DOM.

    Returns HTMLElement

Generated using TypeDoc