Skip to content

Page Loader

<x-page-loader> shows a full-screen splash overlay — the app logo and a spinner — while the page boots, then fades itself out once everything has loaded. It takes no attributes.

Usage

blade
<x-page-loader />

In the shipped dashboard layout the loader is gated behind the page_loader_enabled setting, so it only appears when that setting is on — see Settings.

  • Logo — rendered inside the loader.
  • Settings — the page_loader_enabled setting.

Proprietary — for use within the Redot Dashboard. Product site: redot.dev