Skip to content

MetadataTypeManager.getAssignedWidget method

MetadataTypeManager › getAssignedWidget

Unofficial

Get assigned widget type for property.

Signature:

getAssignedWidget(property: string): null | PropertyWidgetType

Parameters:

Parameter Type Description
property string Property name.

Returns: null | PropertyWidgetTypeThe assigned widget type, or null.