closed
("closed", () => void): this;
Emitted once the symbol has been completely removed from display.
Returns
this
Handler Function
When the closed
event is fired, attached handler functions are called with no arguments.
("closed", () => void): this;
Emitted once the symbol has been completely removed from display.
this
When the closed
event is fired, attached handler functions are called with no arguments.