glenjamin/devboard

onUpdate hook which fires on every update

glenjamin opened this issue · 0 comments

This could be really useful for components which toggle between two states.

This might be a bit narrow though, and I think it could be achieved via a side-effect in a stateful render function.