restoring

abstract fun restoring(component: Component, node: SwingModifier.Node<*>, restore: () -> Unit)

Runs restore - the departing slot node holds putting component back where the modifier found it.