What event(s) can trigger a render?
A change in the state of the component
A change in the state of its parent
A change in a hook used by a component (In some cases)
A user click on a component