diff --git a/docs/layout.md b/docs/layout.md index 9ea4feb82..7668ff568 100644 --- a/docs/layout.md +++ b/docs/layout.md @@ -49,6 +49,23 @@ You can also use the following classes for responsive changes with placing {: .quote-info} +#### Preloader + +Preloader to avoid [https://github.com/ColorlibHQ/AdminLTE/discussions/3319](https://github.com/ColorlibHQ/AdminLTE/discussions/3319) + +```html +
+ +
+ AdminLTELogo +
+
+``` + +- Preloader elements should be added inside `.wrapper` element. +- You can replace image OR modify size OR include any preload items inside `.preloader` element. + + #### Dark Mode AdminLTE 3.1 provides a dark mode option. You can add in body tag: