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

# Function Widget

Widget(props): ReactElement< any, any > | null

Facade component that renders a widget within a dashboard based on the widget type.

# Parameters

Parameter Type
props WidgetProps

# Returns

ReactElement< any, any > | null