IExportRemovedObject

Type interface

Represents interface for a temporarily removed image.

Inheritance

IExportRemovedObject does not extend any other symbol.

IExportRemovedObject is not extended by any other symbol.

Properties

element
#

Type Node

Element that was removed out of DOM.

placeholder
#

Type Node

A placeholder element that was placed instead of removed element so that we know where to put removed element back in.