dispose

fun dispose()

Permanently releases UI-side resources owned by this terminal component.

Hosts should call this when a terminal tab is closed. The bound session, if any, is unbound but remains host-owned. A disposed component must not be rebound to another session.