edifice.Component.did_mount

Component.did_mount()[source]

Callback function that is called when the component mounts for the first time.

Override if you need to do something after the component mounts (e.g. start a timer).