Options
All
  • Public
  • Public/Protected
  • All
Menu

Module functions/get-iframe

Index

Functions

Functions

  • getIframe(options?: Partial<IframeOptions>): Chainable<JQuery<HTMLBodyElement>>
  • getIframe(selector: string, options?: Partial<IframeOptions>): Chainable<JQuery<HTMLBodyElement>>
  • Parameters

    • Optional options: Partial<IframeOptions>

    Returns Chainable<JQuery<HTMLBodyElement>>

  • Parameters

    • selector: string
    • Optional options: Partial<IframeOptions>

    Returns Chainable<JQuery<HTMLBodyElement>>

Generated using TypeDoc