edifice.Component.did_render

Component.did_render()[source]

Callback function that is called whenever the component renders.

It will be called on both renders and updates. Override if you need to do something after every render.