Skip to content

MetadataEditor.focusKey method

MetadataEditor › focusKey

Unofficial

Focus on property field with given key.

Signature:

focusKey(key: string): void

Parameters:

ParameterTypeDescription
keystringProperty key to focus.

Returns: void