edifice.Component.did_update

Component.did_update()[source]

Callback function that is called whenever the component updates.

This is not called after the first render. Override if you need to do something after every render except the first.