Documentation

class Outputproperty

detach

Detaches the output element from its previous parent element, if needed.

detach?: () => void;

Notes

Related