What is the correct approach for implementing code that runs after content has been loaded in Reach/Content Delivery?

I am looking to implement code that operates after the topic has been loaded in content delivery. Is there any way to do this? I know you can override loadDoc but there is no guarantee that the topic will be loaded since you still have to call the parent loadDoc function which is asynchronous.

Parents Reply Children
No Data