Documentation

onUnlinked()

Called when the view is unlinked (for exit animations).

onUnlinked?(view: View, output: RenderContext.Output<TElement>): void;

Related