@zemitis livewire @entangle might be what you are looking for https://laravel-livewire.com/docs/2.x/alpine-js
Mar 10, 2021
7
Level 4
Get Livewire loading state in JavaScript
Hello,
I know that we can use wire:loading directive to customize HTML when livewire is loading.
But I would like to use https://ricostacruz.com/nprogress/ to show loading state.
Do you think it is possible to somehow get loading state in JavaScript start and stop NProgress.js bar?
Please or to participate in this conversation.