i have an app that shows some content in an html component inside a modal.
I would need to execute a function after this content has been loaded.
I can't figure out what function to use to signal that the html component content has completed loading.
What do you suggest?
Thanks