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

interface-iwidget

Interface: IWidget

Defines a basic widget and its properties

Hierarchy

Index

Properties

Properties

bounds

Readonly bounds: IBounds


capabilities

capabilities: WidgetCapabilities

Inherited from IWidgetNamespaces.capabilities


clientVisible

clientVisible: boolean

Inherited from IWidgetNamespaces.clientVisible


createdUserId

Readonly createdUserId: string


groupId

Optional Readonly groupId: undefined | string


id

Readonly id: string


lastModifiedUserId

Readonly lastModifiedUserId: string


metadata

metadata: WidgetMetadata

Inherited from IWidgetNamespaces.metadata


type

Readonly type: string