Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFrameProps

Provides the object structure for the information needed for the IFrame.

interface

Hierarchy

  • IFrameProps

Properties

Properties

Optional height

height: string
param

The height of the Iframe

Optional selectorId

selectorId: string
param

The container id of the Iframe. If not provided will be defaulted to the body tag.

Optional width

width: string
param

The width of the Iframe