Spinner

Spinners are used to indicate that a page is loading or an element is being processed.


/* spinner-example.blade.php */

<x-spinner size="lg" content="Loading..." />

Component API

Prop Description Values
as Change the element tag of the component any
size Change the font size of the component Dependant on theme
color Change the color of the component Dependant on theme