⚠️ You are viewing documentation for an older version of Compose SDK.
Version:
# Type alias WidgetProps
WidgetProps:
CommonWidgetProps& {id:string; }
Props for the widget component within a container component like dashboard.
#
WidgetProps.id
readonlyid:stringUnique identifier of the widget within the container component (dashboard)