Bloomca / veles

UI library with main focus on performance
https://bloomca.github.io/veles/
MIT License
47 stars 0 forks source link

automatically registered returned function in mount cb as unmount #31

Closed Bloomca closed 4 months ago

Bloomca commented 4 months ago

Description

Automatically register a returned function from onMount callback as onUnmount callback (if returned).

Closes https://github.com/Bloomca/veles/issues/30