Skip to content

View.handleCut method

View › handleCut

Unofficial

Handle cut event on metadata editor and serialize and remove properties.

Signature:

handleCut(event: ClipboardEvent): void

Parameters:

Parameter Type Description
event ClipboardEvent The clipboard event.

Returns: void