⚠️ You are viewing documentation for an older version of Compose SDK.
Version:
# Type alias CommonWidgetProps
CommonWidgetProps:
WithWidgetType<ChartWidgetProps,"chart"> |WithWidgetType<PivotTableWidgetProps,"pivot"> |WithWidgetType<PluginWidgetProps,"plugin"> |WithWidgetType<TextWidgetProps,"text"> & {}
Props for the facade widget component.