Iframe Loader

This component shows a spinner over the given iframe while content is loading, then hides the spinner when load finishes.

Default

<e-iframe-loader style="width: 100%">
  <iframe src="https://ui.suite.ett.local:3456/" width="100%" height="500px"></iframe>
</e-iframe-loader>
<e-iframe-loader style="width: 100%"><iframe src="https://ui.suite.ett.local:3456/" width="100%" height="500px"></iframe></e-iframe-loader>