Search code examples
design-patternsloadinguser-experience

What is the name of this content-loading technique?


What is the name of this technique where (generally gray) containers, in the format of expected content, are shown while the content itself is being loaded?

Gray containers while content being loaded


Solution

  • That is skeleton loader. You can use this plugin if you are using jQuery