# destroyed

Fires when the instance is destroyed.

***

```javascript
selectable.on("destroyed", function() {
    //
});
```
