close
("close", () => void): this;
Emitted when the symbol is to be closed.
Returns
this
Handler Function
When the close
event is fired, attached handler functions are called with no arguments.
("close", () => void): this;
Emitted when the symbol is to be closed.
this
When the close
event is fired, attached handler functions are called with no arguments.