Skip to content

MetadataTypeManager.unsetType method

MetadataTypeManager › unsetType

Unofficial

Unset widget type for property.

Signature:

unsetType(property: string): Promise<void>

Parameters:

Parameter Type Description
property string Property name.

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