NOTE

You are currently viewing the documentation for Filament 4.x, which is a previous version of Filament.

Looking for the current stable version? Visit the 5.x documentation.

Components

Loading indicator Blade component

Introduction

The loading indicator is an animated SVG that can be used to indicate that something is in progress:

<x-filament::loading-indicator class="h-5 w-5" />
Edit on GitHub

Still need help? Join our Discord community or open a GitHub discussion

Previous
Link Blade component