These docs are for v1.0. Click to read the latest docs for v2.0.

interface-iframewidget

Interface: IFrameWidget

Hierarchy

Index

Properties

Properties

bounds

Readonly bounds: IBounds

Inherited from IWidget.bounds


capabilities

capabilities: WidgetCapabilities

Inherited from IWidgetNamespaces.capabilities


childrenIds

Readonly childrenIds: string[]


clientVisible

clientVisible: boolean

Inherited from IWidgetNamespaces.clientVisible


createdUserId

Readonly createdUserId: string

Inherited from IWidget.createdUserId


frameIndex

Readonly frameIndex: number


groupId

Optional Readonly groupId: undefined | string

Inherited from IWidget.groupId


height

height: number


id

Readonly id: string

Inherited from IWidget.id


lastModifiedUserId

Readonly lastModifiedUserId: string

Inherited from IWidget.lastModifiedUserId


metadata

metadata: WidgetMetadata

Inherited from IWidgetNamespaces.metadata


style

style: { backgroundColor: BackgroundColorStyle }

Type declaration:

NameType
backgroundColorBackgroundColorStyle

title

title: string


type

type: "FRAME"

Overrides IWidget.type


width

width: number


x

x: number


y

y: number