Skip to content

@eodash/eodash / client/types / IFrameWidget

Interface: IFrameWidget

Defined in: client/types.ts:107

Properties

id

id: string | number | symbol

Defined in: client/types.ts:108


layout

layout: Layout

Defined in: client/types.ts:111

Widget position and size.


title

title: string

Defined in: client/types.ts:109


type

type: "iframe"

Defined in: client/types.ts:116


widget

widget: object

Defined in: client/types.ts:112

src

src: string

The URL of the page to embed