How we can display 'loading content....' until the content display inside the iframe component?
You cannot. The entire point of an iframe is that it's an encapsulated view of some other webpage.
How we can display 'loading content....' until the content display inside the iframe component?
You cannot. The entire point of an iframe is that it's an encapsulated view of some other webpage.