Skip to content

MetadataTypeManager.unsetType method

MetadataTypeManager › unsetType

Unofficial

Unset widget type for property.

Signature:

unsetType(property: string): Promise<void>

Parameters:

ParameterTypeDescription
propertystringProperty name.

Returns: Promise<void>A promise that resolves when the widget type is unset.