-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui): lazy load iframes for improved performance
Added a lazy loading mechanism for iframes in the playground layout. This includes a placeholder spinner that displays while the iframe is loading, enhancing user experience and reducing initial load time. The iframes now only load when they come into view, helping alleviate scroll jumping.
- Loading branch information
Showing
1 changed file
with
77 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters