Hey! These docs are for version 1.0, which is no longer officially supported. Click here for the latest version, 2.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