Skip to content

MetadataTypeManager.getAssignedWidget method

MetadataTypeManager › getAssignedWidget

Unofficial

Get assigned widget type for property.

Signature:

getAssignedWidget(property: string): null | PropertyWidgetType

Parameters:

ParameterTypeDescription
propertystringProperty name.

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