- Blade Components
- Docs
- Components
- Spinner
Spinner
Indicate an action is running in the background after an action by the user.
Usage
<x-spinner />
Component API
Attribute | Default | Description |
---|---|---|
size |
null |
string || null Possible values null , sm , or lg . |
Size
Control the spinner size by supplying the size=""
attribute.