findWidgetDef Method

Finds a WidgetDef with a given Id.

findWidgetDef(id: string): WidgetDef | undefined

Parameter Type Description
id string Id of the WidgetDef to find

Returns - The WidgetDef if found; otherwise, undefined is returned.

Defined in

Last Updated: 08 January, 2020