loading overlay
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
@props([
|
||||||
|
'type' => 'bars'
|
||||||
|
])
|
||||||
|
|
||||||
|
<div id="loading-overlay" wire:loading.flex>
|
||||||
|
<div>
|
||||||
|
<span class="loading loading-{{ $type }} text-primary loading-xl"></span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
Reference in New Issue
Block a user