Contents:
Component.
did_mount
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).