Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PostFromIframe

Index

Constructors

Properties

Constructors

constructor

  • new PostFromIframe(data?: any, targetOrigin?: string): PostFromIframe
  • Parameters

    • Optional data: any
    • Optional targetOrigin: string

    Returns PostFromIframe

Properties

data

data: any

The data object to post

targetOrigin

targetOrigin: string

Thir party iframe origin url to which data should be posted

Generated using TypeDoc