# Function Widget Alpha

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