mithril.exitable.js
JavaScript
★ 0
updated 10y ago
⑂ fork
Exit animations for Mithril components: provide controllers with an `exit` hook which will trigger when the component disappears from the virtual DOM (but before it's removed from live DOM), locking the draw process while you perform animations.
No plain-English explanation yet — one is being written right now. Check back in a minute.