✅ You are viewing documentation for the latest version of Compose SDK.
Version:
# Type alias WidgetProps
WidgetProps:
SoftUnion<WithCommonWidgetProps<ChartWidgetProps,"chart"> |WithCommonWidgetProps<CustomWidgetProps,"custom"> |WithCommonWidgetProps<PivotTableWidgetProps,"pivot"> |WithCommonWidgetProps<TextWidgetProps,"text"> >
Props of the Widget component.