sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Interface GetWidgetModelParams

Parameters for useGetWidgetModel hook.

Properties

dashboardOid

dashboardOid: string

Identifier of the dashboard that contains the widget


enabled

enabled?: boolean

Boolean flag to control if the hook is executed

If not specified, the default value is true


widgetOid

widgetOid: string

Identifier of the widget to be retrieved

Last Updated: