Skip to main content

Interface: IIframeLoaderConfig

Defined in: common/index.ts:38

Extends

Indexable

[key: string]: any

Properties

autoHeight

autoHeight: boolean

Defined in: common/index.ts:41


height?

optional height: string

Defined in: common/index.ts:42


type

type: "IframeLoader"

Defined in: common/index.ts:39

Overrides

ISkinLoaderConfig.type


url

url: string

Defined in: common/index.ts:40


width?

optional width: string

Defined in: common/index.ts:43