Skip to content

MetadataEditor.focusKey method

MetadataEditor › focusKey

Unofficial

Focus on property field with given key.

Signature:

focusKey(key: string): void

Parameters:

Parameter Type Description
key string Property key to focus.

Returns: void